Chris Ovenden wrote: > I just discovered a pure CSS way of separating the IEs (7 included) from FF > and Opera (not sure about Safari). You can read about it here: > > http://frontend.blogsome.com/2007/01/23/the-flispide-of-star-html/
So you don't want to "pollute" your HTML with IE's well-supported conditional comments, but you're willing to pollute your CSS with some newly-found hack instead? Seems unwise to me - CC are well documented and well supported by IE, while the IE-specific CSS interpretation that a hack depends on might go away in any future IE bug fix ... -- David [EMAIL PROTECTED] authenticity, honesty, community ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- 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/
