Article ID: 240972 - Last Review: June 18, 2005 - Revision: 2.0 HOW TO: Remove Underlines from Hyperlinks in FrontPage 2000This article was previously published under Q240972 On This PageSUMMARY
This article describes how to remove an underline from a hyperlink in FrontPage 2000 by editing the HTML source code for the hyperlink. 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. Remove the Underline from a HyperlinkTo remove the underline from a hyperlink, you must use the text-decoration cascading style sheet (CSS) attribute to the hyperlink. To do this, follow these steps:
Remove the Underline From All hyperlinks on a Page
| Article Translations
|
Back to the top
