|
|

Removing those little hooks on your links:

Look at the html code for this graphic: It
looks like this:
<td
width="25%" align="center"><a href="http://www.thecorporation.com"
target="_blank"><img border="0" src="images/carpal.gif"
alt="Carpal Tunnel Award" width="73"
height="131">
</a></td>
go
into the code and remove the spaces between height="131">
and
</a>
(or
whatever you have before your closing </a> tag)
and
the little hook will go away :-)
go back for more
FrontPage Tips |
|