[thelist] Windows IE folding my page

Joshua Olson joshua at waetech.com
Fri Nov 7 07:10:05 CST 2003


----- Original Message ----- 
From: "Chris Price" <chris.price at speed-mail.co.uk>
Sent: Friday, November 07, 2003 7:16 AM


> I have used percentage measurements in an effort to make it work as a
fluid
> design but it doesn't seem to work.
>
> Can anyone tell me what I'm doing wrong?
>
> My site is choctaw.co.uk

Chris,

The general rule of thumb is that you should not define none of borders,
padding, and margin if you specify the width attribute, unless they are all
in the same units and you've done all the calculations.

The quickest fix is to define the div's with the set widths (in your case
30%. 35%, and 25% - which does not quite add up to 100%, but should using
this method) and then put div's within those with the border and spacing
rules.  On this inner div do not put any defined width.  Omitting width will
cause the div to fill it's container horizontally.

Sample reference:

http://concepts.waetech.com/50_50/

HTH,

<><><><><><><><><><>
Joshua Olson
Web Application Engineer
WAE Tech Inc.
http://www.waetech.com
706.210.0168



More information about the thelist mailing list