PDA

Click to See Complete Forum and Search --> : CSS - different <a>?


kovan
Oct 13th, 2000, 10:21 AM
hi all

<style>
<!--
a:link, a:visited {color:#C5BE60; font-weight:bold;}
a:active {color=yellow; background: firebrick; font-size: 100%; font-weight:bold;}
a:hover {color:yellow; font-weight:bold;}
//-->
</style>


thats my <a> tag
however, i dont want to use this same tag for ALL my links
i want to have multiple <a> tags with different attributes
anyone know how i can make more than one <a>? thank you

N*G*Evangelion
Oct 16th, 2000, 03:38 AM
Sorry, I accidently posted your reply as a new thread. It's subject is "Re:CSS - different <a>?".