On Jul 11, 2008, at 4:16 AM, kevin mcmonagle wrote:

tried everything i could think of but cant get it to work.

something like:
#navlist li .furniture a

Hi kevin,

You have a space after the li

try this:

#navlist li.furniture a {background: #369}

and markup like so

<li class="furniture"><a href="#">Chair</a></li>

tee


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to