About HTML

HTML stands for Hypertext Markup Language. HTML uses special markers, called tags (tag: A text string used in HTML to identify a page element's type, format, and appearance. Many elements have start and end tags that define where the element starts and stops. ), that indicate how Web browsers should display page elements such as text and graphics.

Microsoft FrontPage is a WYSIWYG (WYSIWYG: Acronym for What You See Is What You Get. Allows a user to view a document as it will appear in the final product and to directly edit the text, graphics, and other elements within that view.) design tool that generates HTML code for you when you add page elements in the Normal pane.

Editing HTML

You don't need to know HTML to create a web page in FrontPage.

HTML preservation

When you open an existing page, including pages created in other editors, FrontPage automatically preserves the content, syntax, and formatting of HTML of that page, even if it contains errors or unrecognized HTML. When you save the page, FrontPage saves any custom formatting — such as indentation, the capitalization of tags, and so on — for any new HTML you've written. The original HTML of the page, however, will not be modified or reformatted in any way unless it was edited in FrontPage.