- From: EMeyer <eam3@po.cwru.edu>
- Date: Thu, 28 Aug 1997 10:08:11 -0500
- To: www-style@w3.org
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/
Received on Thursday, 28 August 1997 10:08:14 UTC