CSS is a stylesheet language that is commonly used to define the appearance of html content. One of the main benefits of CSS formatting is the separation of content from presentation.
Effective use of stylesheets allows the developer to create sites that are both flexible and simple to maintain.
Reading:
submitted by: Guest
CSS: Center layout with CSS
Center your whole layout with just one single line of code