blob: 43c0eda6011ce1d079b2e4aee89afbb38225a11d [file] [log] [blame]
<style>
.container {
margin-top: -1px;
font-size: 10px;
font-family: Ahem;
color: green;
}
</style>
<div style="width: 100px; background-color: green; padding-top: 50px;">
<div style="float: left; width: 100px; height: 100px;"></div>
<div class=container>should be right below the blue box</div>
</div>