How to remove the white space at the top of the page?

33 views
Skip to first unread message

justaguy

unread,
Jul 14, 2013, 10:40:09 AM7/14/13
to css-d...@googlegroups.com

I'm stumbled by the following CSS issue,

How do we fix it?

Thanks.

Sachin Raghav

unread,
Sep 30, 2013, 10:15:30 PM9/30/13
to css-d...@googlegroups.com

First, remove default margin from body and heading tags.


just add this bunch of code in your css file.

body,div,h1,h2,h3,h4,h5,h6,p{
margin: 0px;
padding: 0px;
Reply all
Reply to author
Forward
0 new messages