HighDots Forums  

Box Model Hack

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Box Model Hack in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
CMAR
 
Posts: n/a

Default Box Model Hack - 10-13-2004 , 12:56 PM






I am redesigning my pages and using this rule:

body{ padding: 0; width: 88%; margin:0% 6%;border:0;}

It looks fine in IE6. But 10% of my site's viewers use IE 5-5.5

Do I have to rewrite that rule so that it will work right in IE 5-5.5 as
well as IE6?

Thanks, CMA



Reply With Quote
  #2  
Old   
Lauri Raittila
 
Posts: n/a

Default Re: Box Model Hack - 10-13-2004 , 01:20 PM






In article <U_dbd.9172$l07.6400 (AT) twister (DOT) nyroc.rr.com>, cma6j (AT) yahoo (DOT) com
says...
Quote:
I am redesigning my pages and using this rule:

body{ padding: 0; width: 88%; margin:0% 6%;border:0;}

It looks fine in IE6. But 10% of my site's viewers use IE 5-5.5

Do I have to rewrite that rule so that it will work right in IE 5-5.5 as
well as IE6?

http://www.google.com/search?q=box+model+hack

--
Lauri Raittila <http://www.iki.fi/lr> <http://www.iki.fi/zwak/fonts>


Reply With Quote
  #3  
Old   
CMAR
 
Posts: n/a

Default Box Model Hack - 10-13-2004 , 03:16 PM



Thanks for the reference. It appears that if one sets a "width" and has no
padding or borders, but have margin, then the Box Model does not break down
and no hack is necessary.
Cheers, CMA

"Lauri Raittila" <lauri (AT) raittila (DOT) cjb.net> wrote

Quote:
In article <U_dbd.9172$l07.6400 (AT) twister (DOT) nyroc.rr.com>, cma6j (AT) yahoo (DOT) com
says...
I am redesigning my pages and using this rule:

body{ padding: 0; width: 88%; margin:0% 6%;border:0;}

It looks fine in IE6. But 10% of my site's viewers use IE 5-5.5

Do I have to rewrite that rule so that it will work right in IE 5-5.5 as
well as IE6?


http://www.google.com/search?q=box+model+hack

--
Lauri Raittila <http://www.iki.fi/lr> <http://www.iki.fi/zwak/fonts



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.