Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS h1 top-margin bumping down <div> Re: h1 top-margin bumping down

#57951
cssfreak
Member

Add the following code to your css

Code:
body
{
margin:0px;
}

Enjoy With CSS