| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
+
Join Date: May 2005
Location: Tropical Networks
Posts: 1,605
|
multiple classes on a link
hello, in the html code I've got : <a href="mailto:name@website.com><strong>name</strong>@website.com</a> in the css : a:hover { color: #008EAF; } strong { color: #333333; } THE PROBLEM : when the file is opened locally in the browser and I do a rollover, only the website.com has it's color changed. when the file is online, and I visit the page and I do a rollover, the full link, name@website.com, has it's color changed. how strange !?! I guess that I'm about to discover what 'Cascading' really means |
|
|
|
![]() |