Microsoft Office Online
Sign in to My Office Online (What's this?) | Sign in

 
 
Microsoft Office FrontPage
Search
Search
 
Check for updates: (c) Microsoft
Office downloads
 
 
 
Warning: You are viewing this page with an unsupported Web browser. This Web site works best with Microsoft Internet Explorer 6.0 or later, Firefox 1.5, or Netscape Navigator 8.0 or later. Learn more about supported browsers.

Email this linkEmail this link Printer-Friendly VersionPrinter-Friendly Version Bookmark and ShareShare
Using Reveal Tags View in FrontPage 2002
 

With Microsoft FrontPage® 2002 you can troubleshoot Web pages by using the Reveal Tags View. By turning on Reveal Tags in Normal view, you can quickly determine if tags are missing end tags, find unnecessarily repeated tags or correct ones that are improperly nested. By selecting the problem tag and switching to HTML view you then can find and easily correct the problem in the code because it is already selected.

To troubleshoot Web pages by using the Reveal Tags View, open your Web in FrontPage 2002 and do the following:

  1. To show HTML tags from the View menu, click Reveal Tags.
  2. To hide HTML tags from the View menu, click Reveal Tags to clear the check mark.

Tip   If you move the pointer over an HTML tag in the Normal pane, FrontPage displays a ScreenTip showing the entire text of that tag, including its attributes and values. You can also see what a tag contains and where its corresponding end tag is by clicking on the tag to select it and its contents. This feature is especially useful when looking for tags that are missing an end tag or unnecessary tags, (such as the repeated <font> tag in the example pictured below).

Page view with tags revealed

Reveal Tags view in Normal pane


HTML view:

Reveal Tags view in HTML pane

More information

For more information about views, see Microsoft FrontPage 2002 Help.

advertisement