ANyone know a good tutorial on how to to use css+html to define a layout similar to FB?
I am looking for a good example on how to have a header that is 100% and then a middle column as a body that is about 700px wide with one column on each side.
Updated:
I am not trying to understand CSS layout with div. Just trying to see if there is one way or common a way to do it
I am interested to know (using FB as an exmaple) .. how they are able to have those horizontal backgrounds and then have their content lined up in three columns or it is lined up in the middle.
Here is the HTML:
and this is the css: