Hi,
I want to be able to create a web page that consists of content that appears in the center of the screen, both horizontally and vertically measuring about 700px in width and 500px in height.
My question is, how can i allow users to scroll the content and not the entire page?
here is an example of something that is kind of what i mean: http://www.roseneath.co.uk/meetteam.htm
scrolling page
Moderator: General Moderators
- aceconcepts
- DevNet Resident
- Posts: 1424
- Joined: Mon Feb 06, 2006 11:26 am
- Location: London
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
As a warning that I've seen done with other sites.
Some people DO have those old computers that still use 640x480.
Don't place any content that is important at the bottom of the page because with setting div scrolling sometimes you aren't able to use the normal scrollbar anymore(I've seen this done,http://www.artofadambetts.com/weblog/ but haven't done that myself). This site it's worse since it won't work with 800x600 if you want to go with the monthly archives.[/url]
Some people DO have those old computers that still use 640x480.
Don't place any content that is important at the bottom of the page because with setting div scrolling sometimes you aren't able to use the normal scrollbar anymore(I've seen this done,http://www.artofadambetts.com/weblog/ but haven't done that myself). This site it's worse since it won't work with 800x600 if you want to go with the monthly archives.[/url]
- aceconcepts
- DevNet Resident
- Posts: 1424
- Joined: Mon Feb 06, 2006 11:26 am
- Location: London