[Prev][Next][Index][Thread]
Re: Link colors (correction)
Let me try that again, only this time with the correct syntax for classed
anchor pseudo-classes. Here's what I meant to write:
<STYLE type="text/css">
A.sidebar:link {color: #990000;}
A.sidebar:visited {color: #990000;}
</STYLE>
<DIV class="sidebar">
...sidebar links and other content...
</DIV>
In penance for my error, I promise to say three Hail Hakons.
--
Eric A. Meyer - eam3@po.cwru.edu - http://www.cwru.edu/home/eam3.html
Hypermedia Systems Manager
Digital Media Services http://www.cwru.edu/dms/dms.html
Case Western Reserve University http://www.cwru.edu/
Follow-Ups: