HTML קוד:
<div style="width:1024px; height:100px;">
<div style="float:left; position: relative; width:200px; height:100px; background:#CCCCCC;"> </div>
<div style="float:left; position: relative; width:100%; height:100px; background:#333333;"> </div>
<div style="float:left; position: relative; width:200px; height:100px; background:#eeeeee;"> </div>
</div>