J
Jon McDaniel
In Mricosoft FrontPage 2000, how do you get rid of the underline of a word
that has been hyperlinked?
that has been hyperlinked?
Mark Fitzpatrick said:You have to set the link's style to text-decoration: none. You can do this
through the style button on a link's properties, or by adding the
following to the HTML of the link
style-"text-decoration: none;"
so it may look like:
<a href="mypage.htm" style-"text-decoration: none;">My Page</a>
Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
jkmcdan said:Murray,
Thank you for the solution...it worked.
Jon McDaniel
underline icon on top or press Ctrl+U and that will remove-----Original Message-----
In Mricosoft FrontPage 2000, how do you get rid of the underline of a word
that has been hyperlinked?
.
Just higlight the hyperlinked word and then click on the