> On Behalf Of JS Bracher > > Once I realized the problem was a specificity issue, I changed the > internal style block to: > > li#index a, li#index a:hover ... > > Which is not quite what you did, but it's similar.
Actually, the above should *not* work as "index" is not the ID of an LI, but an A --- Regards, Thierry | www.TJKDesign.com ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
