Click This IT Solutions wrote:
> (BTW. Is it necessary to have the
> active and visited in the css file or is it acceptable to have only a:link
> and a:hover)

I usually set a base text color for a (with no pseudo classes on it) 
that affects all states of all links. Then I override this color for 
:visited and :hover. I usually don't set anything for :active or :focus.

Setting a color on a by itself doesn't work well if you still wrap a 
elements around headings to create jump links down the page, but I don't 
have this problem because I just apply ids directly to the headings and 
target jump links to these ids (works pretty much everywhere except NN4).

Zoe

-- 
Zoe M. Gillenwater
Design Services Manager
UNC Highway Safety Research Center
http://www.hsrc.unc.edu

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to