The information in this article applies to:
SUMMARYThis article describes ways in which you can modify the appearance of hyperlinks beyond the methods available through the FrontPage 2000 Style dialog box. MORE INFORMATIONRemoving the underlineThe Font dialog box (on the Format menu) offers the ability to define Underline, Strikethrough, Overline, Blink, Small caps, All caps, Capitalize, and Hidden text styles. If none of these boxes is selected, no font attributes are written to the style definition. One of the more popular styles is to display hyperlinks without any underline. To achieve this effect, you must edit the style code directly.To achieve this effect in FrontPage, find the file that contains the style syntax. If the style was applied through the Style dialog box (on the Format menu), open the page to which the style was applied. If the style was applied through the Style Sheet Links command, open the cascading style sheets file (or files) that the page is linked to.
Specifying different formatting for unvisited, visited, and active linksThe HTML tag that forms hyperlinks has some pseudo-classes defined by the cascading style sheets specification, yet pseudo-classes are not displayed in the list of all HTML tags drawn by FrontPage 2000. This section describes how you can assign different formatting to a hyperlink, whether it is unvisited, visited, or active.
To specify styles for active and visited links, repeat these steps 1-3, but in step 3, name the style a:active or a:visited. REFERENCES
For more information about cascading style sheets and anchor-pseudo-classes, please see the following Web sites: Additional query words: front page fpfaq
Keywords : kbdta |
Last Reviewed: July 1, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |