Click to See Complete Forum and Search --> : page margins


shawnlp1
05-18-2007, 09:03 PM
Creating a web page I've been having a problem having the web page scrolling to far wide and to long in height that the page content does not cover the whole page. How can I fix this so that there is no blank area to the right or on the bottom of the page and the page does not scroll past the content on the page and get rid of the scroll bar that go beyond the content.

Thanks to anyone that may respond.

Corey Bryant
05-19-2007, 08:11 AM
Well page margins - you can add margin: 0px to your style sheet.

But if you are experiencing horizontal scrolling, it seems that your table or divide is set to be more than the size of the screen or the content (i.e. a lot of images) are bigger than the size of the screen