I have been working on creating my own layout for a few hours now, but I am still encountering some issues. My goal is to achieve something like this:
Specifically, I want the body of the page to be flexible, with a maximum width of 900px. However, I am struggling with using float and clear properties effectively.
You can see a live example of what I am trying to achieve here: http://jsfiddle.net/eTEz2/
Any help or suggestions would be greatly appreciated. Thank you!