[thelist] a CSS Question

Casey aspnet at thecrookstons.com
Tue Feb 21 16:42:56 CST 2006


a.drop_links:hover {
 text-decoration: underline;
 color: #000066;
 .border background-color: #ffffff;
}

.border {  background-color: #eaeaea; }


The idea here is that when the mouse is hovered over the link with class 
drop_link, the background color in class border also changes.  Not sure of 
the css syntax...

Thanks!

Casey 




More information about the thelist mailing list