One more question...

  • Thread starter Thread starter Lisa B
  • Start date Start date
L

Lisa B

Thank you Mark and Thomas!

My next problem is...How can I remove the underline from hyperlinks?

Cheers
Lisa
 
It can be done with a style sheet, or by placing the following
between the head tags.
<style>a{ text-decoration: none;}</style>
 
If you're using FP 2002, you can try highlighting the link and select the
underline button. This will only work with FP 2002 and not earlier versions.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top