Article ID: 825450 - Last Review: January 9, 2006 - Revision: 2.4 HOW TO: Create Custom Hyperlinks by Using Cascading Style Sheets in FrontPage 2003 For a Microsoft FrontPage 2002 version of this
article, see
287706
(http://support.microsoft.com/kb/287706/
)
. On This PageSUMMARYThis article describes how to create custom hyperlinks by
using cascading style sheets (CSS) in Microsoft Office FrontPage 2003. It
contains examples that demonstrate how to use cascading style sheet features to
create custom hyperlinks. Note This article uses cascading style sheet features that may not be supported in all Web browsers. For more information, see FrontPage Help. To do so, click Microsoft FrontPage Help on the Help menu, type cascading style sheet compatibility in the Search bar, and then press ENTER to view the topics that are returned. Create Custom Hyperlinks by Using Cascading Style SheetsThe following examples demonstrate how to create custom hyperlinks by using cascading style sheet features:Microsoft provides programming examples for illustration only, without warranty either expressed or implied. This includes, but is not limited to, the implied warranties of merchantability or fitness for a particular purpose. This article assumes that you are familiar with the programming language that is being demonstrated and with the tools that are used to create and to debug procedures. Microsoft support engineers can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific requirements. Note You may either receive an error message or the page may not display correctly if you copy the examples directly from this article and paste them to FrontPage. The angle brackets (< and >) may appear as HTML code. To work around this behavior, first paste the code sample to a blank document in Notepad, and then copy the code sample from the document in Notepad to your page in FrontPage. Example 1: Create Hyperlinks where Only Underlines Are Displayed in a Different ColorThis example formats text of the hyperlink to the same color as the text of the document. Only the underline of the hyperlink is displayed in a different color. To create the custom hyperlink, follow these steps:
Example 2: Create Hyperlinks That Use Hover ButtonsThis example creates hyperlinks that use hover-style buttons with a solid background. To create the custom hyperlink, follow these steps:
Example 3: Create Hyperlinks That Use Outline ButtonsThis example creates hyperlinks that use an outlined, hover-style button. A colored box appears around the hyperlink text that creates an outline effect. To create the custom hyperlink, follow these steps:
Example 4: Create Hyperlinks That Use a Different Text FormattingThis example formats the hyperlinks to use non-underlined, italic, lowercase text. When you move your pointer over the hyperlink, text in the hyperlink is converted to uppercase. To create the custom hyperlink, follow these steps:
REFERENCESFor more information about cascading style sheets in
FrontPage 2003, see FrontPage Help. To do so, on the Help
menu, click Microsoft Office FrontPage Help. In the
Search for box, type cascading style
sheets, and then press ENTER to view the topics that are
returned. REFERENCES For additional
information, click the following article numbers to view the articles in the
Microsoft Knowledge Base: 196488
(http://support.microsoft.com/kb/196488/
)
Fs000: What Are Cascading Style Sheets?
205996
(http://support.microsoft.com/kb/205996/
)
HOW TO: Create Cascading Style Sheets in FrontPage 2000
240972
(http://support.microsoft.com/kb/240972/
)
HOW TO: Remove Underlines from Hyperlinks in FrontPage 2000
222949
(http://support.microsoft.com/kb/222949/
)
FP2000: Creating Hover Effects for Form Buttons using DHTML and CSS
| Article Translations
|
Back to the top
