links without underline?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible to make links without underlines to a text in frontpage2000 and if it is how

Regard

phax8
 
Links are underlined by default.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
OR you could just make the link then select it and then click the underline
button to remove the underline without the link being destroy... nothing
hurt to try
 
Add the following to the page in the head section

<style>
a { text-decoration: none }
</style>

To allow mouse over options for specific links take a look at J-Bots Mouse Over Link Style
http://www.websunlimited.com/order/Product/General/mouseoverstyle.htm
A part of the J-Bots General components family
http://www.websunlimited.com/order/Product/General/General_help_dir.htm

--
Mike -- FrontPage MVP '97-'02
http://www.websunlimited.com
J-Bots Plus 2002 87 components for FrontPage
http://www.websunlimited.com/order/Product/JBP2002/jbp_help_dir.htm
FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible
 

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

Similar Threads


Back
Top