May212010

Floating a webpage in the middle of the screen

Published by Pete Celliers at 1:07 PM under

use the following CSS in your stylesheet:

body
{
   margin: 0px auto; /* this is what does the trick */
   padding: 0px;
   width: 800px;
}



[KickIt] [Digg] [del.icio.us] [Facebook] [Google] [StumbleUpon]

Tags:

E-mail | Permalink | Post RSSRSS comment feed 0 Responses

Add comment




biuquote
  • Comment
  • Preview
Loading