On Sep 27, 2006, at 5:04 PM, Michael Grimes wrote:

> Hi. I'm having problems with (I think) the box model. I've tried two
> hacks, one for width in the first <div> and one for font size in <p>.
> It's breaking in IE5 Mac, and I can't see why; I've never had a  
> problem
> before (I always use the second hack for both width and font size).
>
> Can anyone see where I'm going wrong?
> http://video.citizenshipfoundation.org.uk/bannockburn.html

Add a full DocType at the start of your page, and IE Mac will behave  
correctly. e.g.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"  
"http://www.w3.org/TR/html4/loose.dtd";>

No need for any hacks.

Philippe
---
Philippe Wittenbergh
<http://emps.l-c-n.com>




______________________________________________________________________
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/

Reply via email to