guys i need help on how to make a link without an underline and without a highlight... anybody
?
i need it ASAP please
thanks
guys i need help on how to make a link without an underline and without a highlight... anybody
?
i need it ASAP please
thanks
CSS.
There is a reason there are different forums.
whatOriginally Posted by vern
? ask ko unsaon pghimo codes sa html na link i dont mean it here sa forum nko gamiton... i dont get what u mean sa imu reply...
You posted this in networking. It obviously isn't networking. You need to post threads in the appropriate forums. Do you get it now?Originally Posted by tagaisla
kani nga link bay makatabang ni..though i think you cud have just used google as i did
http://www.smartwebby.com/web_site_d..._underline.asp
oh... sorry po!!!!Originally Posted by vern
thanks for reminding me anyway
thanks zengatsuOriginally Posted by zengatsu
![]()
np!
hope this helps
<style type="text/css">
<!--
a:link {
color: #FF0000;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #FF0000;
}
a:hover {
text-decoration: none;
color: #FF0000;
}
a:active {
text-decoration: none;
color: #FF0000;
}
-->
</style>
@flashfreak - thank u so much![]()
Similar Threads |
|