Sometimes I’m an idiot.
<— Newsbar
Content—>
I was trying to make this layout work back in January without any success. I was stymied by a complete lack of understanding of the float
attribute. I had the Newsbar set to float: left
and the Content set to float: right
— WRONG! I just needed to float them both right. Had to fiddle with the Content width for IE Mac, but otherwise it was easy