Click to See Complete Forum and Search --> : html text


lhaworld
04-17-2003, 11:04 AM
When I make my html text link to another page is there a way (or a script) to get rid of the "underline" it automatically puts underthe text?
code is below:

<tr>
<td><font face="Arial, Helvetica, sans-serif" size="3" color="#666666"><a href="overview.htm">Overview</a>

Thanks,
Melanie

gil davis
04-17-2003, 11:11 AM
<a href="overview.htm" style="text-decoration: none">