On 3/28/07, david <[EMAIL PROTECTED]> 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 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/

Reply via email to