However if you do have a link on the page that you want underlined, then click the underline (U) on
the button bar menu when use the code provided below by Dan L.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WebMaster Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
"Dan L" <(E-Mail Removed)> wrote in message
news:F474A708-E330-4CA4-8B23-(E-Mail Removed)...
> In code, just before </head> insert:
>
> <style>
> a {text-decoration:none }
> </style>
>
> Note that this will apply to *all* hyperlinks on your page.
>
>
> "www.cathysanders.com" wrote:
>
>> I am working on my website which is terribly outdated and I want to create
>> text hyperlinks that are not underlined. I have searched all over frontpage
>> 2000 and I can't find a way to stop the underlining. please help someone!