Previous Message
Next Message

pros and cons of separate css files for IE and non-IE?

Sent by George Ornbo on 28 March 2007 07:07


On 3/28/07, david [EMAIL-REMOVED]> wrote:

> Use a common style sheet, with one (or more) second IE-only stylesheets
> linked into the HTML via conditional comments. No hacks needed.

I'd second that. Try and avoid hacks entirely if you can. The box
model hack is easy enough to avoid if you code defensively. If you
really need to hack use conditional stylesheets. Hacking in the same
stylesheet can cause problems in newer browsers, especially IE7.

For more info see
http://blogs.msdn.com/ie/archive/2005/10/12/480242.aspx

Cheers
George

Shape Shed | http://www.shapeshed.com
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/
Previous Message
Next Message

Message thread: