Forum Moderators: open

Message Too Old, No Replies

Text-Decoration:None

         

esset2002

8:07 am on Jun 20, 2002 (gmt 0)

10+ Year Member



Sorry but can someone tell me how to do a linktext that is not underlined...

Sorry again

ESSET

PsychoTekk

8:12 am on Jun 20, 2002 (gmt 0)

10+ Year Member



<style type="text/css">
a {text-decoration: none;}
</style>
this is for any state (hover, visited, active)

esset2002

8:14 am on Jun 20, 2002 (gmt 0)

10+ Year Member



OK THX!