Why do the scrollbars appear in IE?

Associate
Joined
6 Dec 2002
Posts
661
Location
Belfast
I'm working on a pretty large website at the moment and I'm trying to figure out why the horizontal and vertical scrollbars are appearing in the browser. There is no content beyond the viewable area of the page so I was wondering what component of the HTML needs to be changed in order for the scrollbars to disappear.

Any ideas?
 
blue_harvester said:
I can't link to it as running locally, sorry. How can I reduce the page size?


By reducing the amount of content in the page - or maybe the height of an element with extra space (a div or table perhaps?)
 
We're really limited without seeing it, can't you upload it somewhere or just post the markup and stylesheet.

It could be a set width, a margin etc.
 
Back
Top Bottom