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
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
-----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
An easy technique (requiring no programming) is to squint your eyes real
hard while looking at the hyperlink. Unfortunately, the results depend upon
the quality of your eyesight.
--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
I get paid good money to
solve puzzles for a living
Whiteout on the screen can do it, too. But only on pages with a white
background.
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.