Hey everyone, Without showing any code I was wondering if anyone is aware of this problem. Hopefully it is common.
I was having trouble with some styles not being applied to elements in a page I was working on. All of my style sheets are included using <link rel="" /> but one of the style sheets was not being applied. I say all as there are actually about 5 style sheets, some dynamically included. I thought there might be a restriction on the number of sheets allowed. Is there? I changed the problem style sheet to be included using @import and the all styles were applied as expected. It won't work using link rel and I don't understand why. Anyone experienced this before? Testing in ff. Regards, Brett ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
