I am trying to accomplish this:
But I am having trouble getting the two middle divs to
Wouldn't this work as intended?
#floatitleft{ width:300px; float:left; } #floatitright{ margin-left: 300px; }