![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
In IE6, the c1 divs are all lined up along the left side of the page. The c2 divs are lined up along the right side of the page. Both columns start at the top of the page. |
|
In Mozilla (Firebird), c2 divs starts down the page next to the last c1 div. This makes sense. The c1 divs are constantly clearing left, which will affect the placement of the c2 divs. |
#2
| |||
| |||
|
|
By the way aren't floated boxes supposed to have explicit widths unless they are something like an image? |
#3
| |||
| |||
|
|
Graham J wrote: By the way aren't floated boxes supposed to have explicit widths unless they are something like an image? In the CSS 2.1 draft this has changed to "shrink to fit", recent browsers have changed their behaviour in anticipation of this change. |
#4
| |||
| |||
|
|
Spartanicus wrote: Graham J wrote: By the way aren't floated boxes supposed to have explicit widths unless they are something like an image? In the CSS 2.1 draft this has changed to "shrink to fit", recent browsers have changed their behaviour in anticipation of this change. I thought CSS2.1 was written towards browser behavior (which, sometimes, makes more sense). |
#5
| |||
| |||
|
|
In the CSS 2.1 draft this has changed to "shrink to fit", recent browsers have changed their behaviour in anticipation of this change. I thought CSS2.1 was written towards browser behavior (which, sometimes, makes more sense). |
![]() |
| Thread Tools | |
| Display Modes | |
| |