Return to Snippet

Revision: 48556
at July 5, 2011 07:13 by lister


Initial Code
.wrapper {
   width:960px;
   margin:0 auto;
}

Initial URL


Initial Description
Usually a website is centered horizontally. To achieve this you need the following CSS.

Initial Title
Center a website horizontally

Initial Tags


Initial Language
CSS