Hi - I realize this is a very basic question, but the more I try to
figure it out the more confused I get.  So maybe one of you can set me
straight!

When using classes (or id's) - what is the correct way to do the
following:
a.leftborder {color: #ffffff;} OR
.leftborder a {color: #ffffff;} OR what about
a.leftborder:hover {color: #000000;} OR
.leftborder a:hover {color: #000000;} And what about this
ul.leftborder li a {color: #ffffff;} (Now that's getting really weird
looking???  Is that how you do it?)


I'm sorry to bother you all with something so basic, but I couldn't seem
to find any thing consistent.  And now I think I'm super confused!

Very sincerely,
Allison




______________________________________________________________________
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