No underline for hyperlink

  • Thread starter Thread starter Steve Grosz
  • Start date Start date
S

Steve Grosz

Is there a way to define that you don't want a hyperlink to be underlined in
FP2003?

Steve
 
You can always highlight the link and then click the underline button on the
toolbar.

--


-Jesse

http://www.jessehand.com

Disclaimer:
Spelling & grammar errors are made on purpose for those who are fulfilled by
correcting others.
 
If you don't want any links underlined on a page,
place this between the head tags:

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

If you only want it to apply to one link
place it inline
 

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

How to kill underlining in links 2
No underline of hyperlinks 7
How to underlined text on Button / Tabs 7
Font hyperlink 1
Theme 1
Hyperlink Rollover Effect 4
Hyperlink Formats 1
Question about hyperlinks 7

Back
Top