Resolution??
Is there a way to make your webpage adjust to any resolution that a pc may be set to. I created a webpage at work and it looked great and then I go home and on my pc it looks like crap. My page has frames and looks terrible on my 15inch monitor. Just asking. Thanks.
Busy posted this at 04:47 — 18th August 2001.
He has: 6,151 posts
Joined: May 2001
if you use percentage in your tables it will adjust to size, in frames you can use the '*' as a wild card, say you have a side frame of 200, just use and it will size to screen size.
with tables make the table width="100%" and it will size to the screen size.
hope this helps (and you can understand it)
mjames posted this at 03:35 — 19th August 2001.
They have: 2,064 posts
Joined: Dec 1999
Just a note...
The majority of web users use 800x600, so your page should look sharp in that resolution primarily. You should design for it generally, but also keep in mind you want to have a usable web page to people in higher/lower (God forbidden, any lower is just sick!) resolutions.
Mark Hensler posted this at 04:28 — 19th August 2001.
He has: 4,048 posts
Joined: Aug 2000
My monitor is set to 1600x1200. But I use a javascript to resize my browser to 1024x768.
Just my 2.15 cents.
(I added tax )
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.