I am using the following doctype:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>

Correct me if I'm wrong but this switches on standards-compliant mode doesn't it?

I'll maybe need to strip down my web page to try and work out what's going on. To be honest though it doesn't affect the web site, I am just curious as to the slightly different gaps in IE7 from Firefox.

Stephen


----- Original Message ----- From: "Rimantas Liubertas" <[email protected]>
To: <[email protected]>
Sent: Friday, April 24, 2009 3:08 PM
Subject: Re: [WSG] Box model in IE7


Getting back on subject, I do not think the box model has been fixed in IE7, but I do not know for sure. You might try adding margin for separation with
containing div tags in browsers.

Once again: box model was fixed in IE6, given your page has proper doctype (and
nothing above it).
http://msdn.microsoft.com/en-us/library/bb250395.aspx#cssenhancements_topic3

Regards,
Rimantas



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [email protected]
*******************************************************************

Reply via email to