|
Posted by plenty900 on 01/31/08 01:13
On Jan 30, 7:51 pm, plenty...@yahoo.com wrote:
> Hi folks,
>
> I've got some HTML like this:
>
> <DIV>
> <DIV style="float: left; width: 40"> text </DIV>
> <DIV style="float: left; width: 40"> text </DIV>
> <DIV style="float: left; width: 40"> text </DIV>
> </DIV>
> <DIV>
> <DIV style="float: left; width: 40"> text </DIV>
> <DIV style="float: left; width: 40"> text </DIV>
> <DIV style="float: left; width: 40"> text </DIV>
> </DIV>
To answer my own question, the second outer DIV needs to have a
"clear: left" in its style.
Navigation:
[Reply to this message]
|