logo       

RE: cascading problem in navigation links?: msg#01273

Subject: RE: cascading problem in navigation links?
Obviously left out a text-align: center; from the
 .footernav declaration.

--
Peter Williams

> -----Original Message-----
> From: Peter Williams
> 
> <div class="footernav">
> Then style that to get the same visual result.
> ie. 
> .footernav { font-family: Arial, Helvetica, sans-serif;
>              font-size: 10px; color: #000066; }
> .footernav a:link { color: #FF0000;  text-decoration: none}
> .footernav a:visited { color: #FF0000;  text-decoration: none}
> .footernav a:hover { color: #990033; text-decoration: underline}
> .footernav a:active { color: #660033;  text-decoration: underline}
> 

_______________________________________________
css-discuss [css-discuss@xxxxxxxxxxx]
http://three.pairlist.net/mailman/listinfo/css-discuss
Sponsored by www.westciv.com - CSS resources | software | learning



<Prev in Thread] Current Thread [Next in Thread>