Цитата:
|
Сообщение от KidsKilla
<div style="width:30%;float:left;">1</div>
<div style="width:70%;float:right;">2</div>
<div style="width:auto;clear:both;border:1px solid red;">3</div>
|

Код:
<div style="width:30%;float:left;">1</div>
<div style="width:70%;float:right; position:relative;">2</div>
<div style="width:80%;clear:both;border:1px solid red; margin:0 auto;">3</div>[/