Thread: Table or Div
View Single Post
Old 08-09-2006, 08:16 AM   #12 (permalink)
Jordonias
Inactive
 
Join Date: 08-08-06
Posts: 8
iTrader: 0 / 0%
Latest Blog:
None

Jordonias is liked by many
Quote:
Originally Posted by chicgeek
Code:
<div style="width:900px;">one column</div> <div style="width:450px; float:left;">two column</div> <div style="width:450px; float:left;">two column</div> <div style="clear:both;"></div> <div style="width:300px; float:left;">three column</div> <div style="width:300px; float:left;">three column</div> <div style="width:300px; float:left;">three column</div> <div style="clear:both;"></div>
Thank you very much chicgeek, I think I understand now.
Jordonias is offline   Reply With Quote