English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Hi,
I want to make a website that looks good in any screen resolution. For example, yahoo.com looks good in any screen from 15" till 21". They use css and javascript in their page. But do anyone know to do that?

2006-09-15 04:05:06 · 6 answers · asked by Fleea.Com 2 in Computers & Internet Internet

6 answers

I would make it to fit 1024x768 resolution...I believe it is the most used resolution. You could also do 800x600...it's widely used too. Anyone with a resolution higher than what the website was made for can still see the site, it will just be smaller usually.

2006-09-15 04:07:35 · answer #1 · answered by Yoi_55 7 · 0 0

You can design two (or three different pages) for example one at 640 width, one at 800 width, and one at 1024 width. Then you can use a script to determine the viewer's screen resolution and then feed them the correct page. That's how the pro's do it anyway.

2006-09-15 04:11:01 · answer #2 · answered by Lloyd 5 · 0 0

usually, the standard is 800x600 eventhough there are a lot of displays that are capable of bigger screen size. The reasoning for it is that people with smaller screen sizecan still view your webpage without the need to scroll left to right.

2006-09-15 04:52:01 · answer #3 · answered by Jon 5 · 0 0

Probably acound 800pixels across? As long as you don't go to 1024, so people with resolution at 800 have to annoyingly scroll to the side.

2006-09-15 04:07:58 · answer #4 · answered by PTP 4 · 0 0

You can use plain HTML and make everything automatically re-size itself as needed. (with the exception of grotesquely huge pictures which have no reason to be on a website anyway.)

2006-09-15 04:09:20 · answer #5 · answered by Laquishacashaunette 4 · 0 0

800x600 - or make a fluid width site which uses 100% of the browser window.

2006-09-16 20:38:30 · answer #6 · answered by Oliver B 1 · 0 0

fedest.com, questions and answers