div#dep{ background-color:red; width:150px; height:50px; position:absolute; float:left; left:0px; top:0px; } div#dep2{ background-color:yellow; width:300px; height:300px; position:absolute; float:left; }