ie
Code: Select all
<div float left></div>
<div float left></div>
<div float left></div>lets say a I put a reallly long text line in div 1.... the other two divs break down to the next line
Moderator: General Moderators
Code: Select all
<div float left></div>
<div float left></div>
<div float left></div>Code: Select all
<tr>
<td></td>
<td></td>
<td></td>
</tr>