Rating:
6 user(s) have rated this article
5 out of 5 stars.
Posted by: chimaera,
on 2/26/2009,
in category "HTML/CSS"
Views:
this article has been read 367 times
Abstract:
I recently created a website that used a fairly standard div layout to center the content ( a 1024px width div). I noticed an approximate 5px padding on the top of the page even though I set the padding and margin properties of the div's to margin: 0 auto; and padding: 0;.