Hi people,
i dont know if i`ve asked this question before, i`ve tried looking for it but i cant find it.
does anyone know the code to get rid of the underline of a hyperlink?
cheers
![]() | It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!) |

|
|
|
|
<style type="text/css">
<!--
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
-->
</style>

dafunkymunky wrote:Refresh your self refredzrate...he wants the underline to disappear from the hyperlink and not underline it....i think phate's solution is reght.....but where is this solved tag?? ...i've never seen it on any post recently...
<a href="http://yousite.com" style="text-decoration:none;">LINKY</a>

Users browsing this forum: No registered users and 8 guests