![]() |
hyperlink ohne underline
hi ! ich habe folgenden stylesheet in meinem head stehen ! wie kann ich verhindern dass die hyperlinks unterstrichen werden ????
<style type="text/css"> body { color:#000000;font-family:verdana;font-size:10px;} td { color:#505050;font-family:verdana;font-size:10.4px;} a {font-family: verdana; text-decoration: none;} a:link {color:#FFFFFF;} a:visited {color:#FFFFFF;} a:active {color:#E3C86F;} a:hover {color:#E3C86F;} </style> |
ah ja -----> übrigens
GUTEN MORGEN :))))))))))
|
<style type="text/css">
body { color:#000000;font-family:verdana;font-size:10px;} td { color:#505050;font-family:verdana;font-size:10.4px;} a {font-family: verdana; text-decoration: none;} a:link {color:#FFFFFF; text-decoration:none} a:visited {color:#FFFFFF; text-decoration:none} a:active {color:#E3C86F; text-decoration:none} a:hover {color:#E3C86F; text-decoration:none} </style> Lg Rainer |
:) tja --> war ja fast zu einfach
trotzdem vielen dank :)
|
Alle Zeitangaben in WEZ +2. Es ist jetzt 07:44 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag