Jump to content

Recommended Posts

Posted

Its about 8px in from the very edge of the browser window if I use top:-8px left:-8px; it fits correctly any thoughts on what to check there is no CSS for the body?

 

 

 

Wes

  • 1 month later...
Posted

You'll want to check there margin, padding and border are all 0.

 

Easiest way to find these things is load it up in chrome, hit F12 and use the dev tools. Highlight the body (or div or whatever else you want to study), then look down the right hand side of the tools, it'll show you all the measurements.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...