In my attempts to attach two style sheets- one for Internet Explorer and one for other browsers- I have encountered a problem. On an earlier project, I was able to link one style sheet to handle the presentation on IE by linking it within a conditional comment, which only IE would recognize, and linking a style sheet the conventional way for the look on all other browsers. Yet, for this new TEMPLATE I have been unsuccessful, as the style sheet linked within the conditional comment gets ignored completely. EVERY TIME. This doesn't change no matter what order I put them in. I can't understand the inconsistency of this method. Shouldn't it work since it has before? Does the fact that it is a Dreamweaver template have anything to do with it? Please help.
Page: http://www.accd.edu/spc/distance/test/about.html CSS(IE): http://www.accd.edu/spc/distance/test/style/iestyle.css CSS(Other): http://www.accd.edu/spc/distance/test/style/glstyle.css ______________________________________________________________________ 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/
