Johann [Gast] schrieb am 11.November.2008, 14:20:46 in der Kategorie web.design
<div style=\"float: left; width: 100px; height: 100px; background-color: red;\">
<div style=\"margin: 20px; width: 60px; height: 60px; background-color: green;\">Box in Box</div>
</div>
<div style=\"float: left; width: 100px; height: 100px; background-color: blue;\">rechte box</div>
<div style=\"clear: both;\"></div>
Johann