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

i am going to work on a web page using HTML...

i need to know the size of the web page itself..

is it 1024 x 768?.....

2007-03-05 21:47:12 · 4 answers · asked by darkael08 3 in Computers & Internet Programming & Design

...i want to create a website using frames....
what size should be the header??...

2007-03-05 22:37:28 · update #1

4 answers

I always design using percentages instead of a fixed number of pixels, so that it renders better. Actually, if you mix being flexible and fixed within your website design, you will be better off. You can do this with your CSS and play around with the sizes. You want to be accessible.

Most computers today use a resolution of 1024x768. If you must use a fixed width, than start with 760px wide and see how that looks.

Here's a neat little program to be able to view your website at various sizes, I recomment it:'
http://www.brianapps.net/sizer.html

DianeD

2007-03-06 02:05:47 · answer #1 · answered by DianeD 4 · 0 0

yes i would say the 1024 x 768 is the best i have made my website like that check it out and it also uses frames its
http://www.thedumberman.com and as for the header size thats up to you

2007-03-06 06:53:41 · answer #2 · answered by themanwithtwoarms 3 · 0 0

You would be better off to keep you page to 800x600 since many users are still on 15" monitors or have lower resolutions because of bad eyesight.

2007-03-06 05:50:27 · answer #3 · answered by sirdufus69 3 · 0 0

800X600 was the standard for many years as that was the standard screen size, with newer systems the average screen size is 1024X768. If your web site is aimed towards newer systems go with 1024X768, if you are aiming towards older systems go with 800X600.

2007-03-06 05:51:33 · answer #4 · answered by Mortis 4 · 0 0

fedest.com, questions and answers