I have created a ‘noob’ page and I want to stylize it using CSS, and up to some extent I have done something.
I want my content to appear in center while with (white background) and two sidebars (left and right) color:blue;
For this page: http://blogsoc.org/mail
I am editing the code here: blogsoc.org/mail1
Like this (Screenshot): https://dl.dropbox.com/u/46445635/stack%20question%20copy.png
Place all your content into
#containerblock.margin: 0 automakes your block centered vertically.width: 989pxis the safe area for 1024×768 screens.Sample HTML: