View Single Post
Old 08-15-2005, 04:52 AM  
eiht_98
Confirmed User
 
Join Date: Jan 2001
Location: EU
Posts: 6,103
are u good at css styles?

I need some help. I would like to have different link types but I don't know how to do it. My links are now defined with the standard css tags:

a:link {
font-family: Georgia, Times New Roman, Times, serif;
font-size: small;
font-style: normal;
font-weight: normal;
color: #669900;
text-decoration: none;
}
..and so on.....

What do I have to do if I want to have a set of links that would look different then the others?
eiht_98 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote