Insert HTML in the Normal pane

When you edit a page in the Normal pane, you can insert HTML by using an HTML Markup component (component: A built-in FrontPage object that is evaluated and executed when an author saves the page or, in some cases, when a site visitor browses to the page. Most components generate HTML. Components include search forms, and Save Results form handlers.). The HTML you insert is added by using a Microsoft FrontPage web component that protects code that FrontPage might not recognize.

Important   FrontPage does not verify the text or HTML you type for correctness or reformat it when the page is saved.

  1. On the Insert menu, click Web Component.
  2. In the left pane, click Advanced Controls.
  3. In the right pane, double-click HTML.
  4. Type the plain text or HTML you want to insert.

Note   If you click Reveal Tags on the View menu, or if Show All Show All button is selected, the inserted text or HTML appears as an HTML Markup icon HTML Markup icon. The inserted text or HTML, however, will appear as intended on the Preview tab or when a site visitor views the page.