<div style="width:100%;border:1px solid green">
<div style="float:left">
<img src="images/logo.gif" />
</div>
<div style="float:left;border:1px solid black;">
lol
</div>
<div style="clear:both">
</div>
</div>
The lol is in a box that is small, I need it to fill up the remaining space in the container!