Go Back   Velocity Reviews > Newsgroups > HTML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

HTML - fit page to window

 
Thread Tools Search this Thread
Old 01-07-2004, 08:43 PM   #1
Default fit page to window


Hi All
Need to know if there is a way to make a webpage fit to a users screen
resolution. So when the user looks at the webpage the webpage will resize
to fit the users screen so they don't have to use the scroll bars to see
everything
Thanks

Roy




Roy
  Reply With Quote
Old 01-07-2004, 08:50 PM   #2
David Dorward
 
Posts: n/a
Default Re: fit page to window

Roy wrote:
> Need to know if there is a way to make a webpage fit to a users screen
> resolution. So when the user looks at the webpage the webpage will resize
> to fit the users screen so they don't have to use the scroll bars to see
> everything


Unless you mean reducing the font-size (becuase otherwise there is no way to
ensure it will fit - what if the window is 100x100 and there are 10,000
words of text?), then browsers do this automatically (adding vertical
scrollbars if needed, and horizontal scrollbars if there is some very wide
content [such as a wide image]).

If you don't see this effect, then you are probably explicitly setting the
width of some element.

Try http://www.allmyfaqs.com/faq.pl?AnySizeDesign

--
David Dorward <http://dorward.me.uk/>
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump