 |

05-18-2006, 07:00 PM
|
 |
WebProWorld Pro
|
|
Join Date: Dec 2004
Posts: 107
|
|
Resolution / Screen Size
Sorry, I feel like this is a really stupid question...
Is designing for 800 x 600 still considered the standard for size today? Or would you think that most design at 100% of screen size which would allow the page to be dynamic in a sense?
Thanks!
|

05-18-2006, 08:13 PM
|
 |
WebProWorld Pro
|
|
Join Date: Jul 2003
Location: Guelph, Ontario, Canada
Posts: 157
|
|
Hi toby_bird,
I recently read some statistics on screen resolutions: apparently just under 20% of users have 800x600 screens; by far the most popular resolution is 1024x768 with about 70% of users.
My personal preference is fluid layouts, but if you're going to go for a fixed-width, then it will depend on your target market. If they are likely to be high-tech users, you can probably get away with a 1024px width; otherwise you may want to stick with 800px for now.
|

05-19-2006, 03:14 AM
|
|
WebProWorld Veteran
|
|
Join Date: Aug 2003
Location: California,USA
Posts: 373
|
|
Why not let your visitors decide.
I used this script for changing layout from two column to three as well as adjusting font size. If you're not afraid of some JS, then let visitor make the choice. Visitors with JS turned off will only see your default CSS so you could go with 800 or 1024 resolution as you choose.
http://www.dynamicdrive.com/dynamici...etswitcher.htm
I liked the results and was easy to implement.
Drummin
|

05-19-2006, 03:46 AM
|
 |
WebProWorld Veteran
|
|
Join Date: Sep 2005
Location: Kerala, India
Posts: 397
|
|
A lot depends upon the page content. If the pages contain a lot of text, example WPW itself, it is best if you were to go in for 100%. If the site is say a small business or personal site with a limited amount of text, then it is best if you use a fixed width design to prevent an empty look. A lot of folks are still designing for 800x600 with a 780px width table or DIVs encapsulating the whole content. This makes sense as it would look good for all resolutions. Just make sure that all pages of the site use the same layout.
|

05-19-2006, 10:02 AM
|
|
WebProWorld Pro
|
|
Join Date: Jul 2004
Posts: 212
|
|
Current trends indicate that screen resolution is creeping up to the 1024x768 standard. However, whilst people may have that resolution set on their desktop, most won't browse with a maximised window. So it'll still be 800x600.
My screen res is set at 1280x960 but I browse in 1024x768 windows. :)
|

05-19-2006, 10:28 AM
|
|
WebProWorld MVP
|
|
Join Date: Jul 2003
Location: KCMO
Posts: 1,110
|
|
i'll be glad when 1024x768 goes the way of 800x600...
__________________
Former WebProWorld Admin
|

05-19-2006, 10:57 AM
|
 |
WebProWorld Veteran
|
|
Join Date: Jul 2005
Location: Windsor, ON
Posts: 507
|
|
Also, if you're going with 800x600, set your maximum width to 780px, and no more. That way, there won't be any horizontal scrolling.
good luck.
|

05-19-2006, 12:03 PM
|
|
WebProWorld Member
|
|
Join Date: Aug 2005
Location: Florida
Posts: 98
|
|
Quote:
|
Originally Posted by ran_dizolph
Also, if you're going with 800x600, set your maximum width to 780px, and no more. That way, there won't be any horizontal scrolling.
|
I do 760px width, horizontal scoll is very bad. Make sure you change your resolution and test it.
|

05-19-2006, 04:54 PM
|
 |
WebProWorld Pro
|
|
Join Date: Dec 2004
Posts: 107
|
|
...sigh Thanks guys. I don't know what I was thinking when I wrote dynamic... I meant fluid. Anyway, It's been a while since I've created a site and I typically design for a width of 760 which is just so small. Well to me anyway. Unfortunately, I was correct in assuming that these were the responses I'd receive. Hopefully that "standard" will shift in the near future. Thanks again!
|

05-20-2006, 06:13 AM
|
|
WebProWorld New Member
|
|
Join Date: Jan 2005
Location: Melbourne, Australia
Posts: 5
|
|
I don't see it shifting at all. Don't forget the growing number of mobile devices going online with screen resolutions well under 800x600 :)
And as Eagle Imagery says, just because people mostly have screens with 1024x768 resolution, it doesn't mean they are browsing at that site.
At the same time, it is good to use a fluid design so the users who DO have large resolutions and want to make the most of it can.
|

05-21-2006, 02:05 PM
|
 |
WebProWorld Veteran
|
|
Join Date: Jul 2003
Location: Cape Town, South Africa
Posts: 451
|
|
I think once all browsers catch on to minimum width you can start designing fluid sites with a minimum of say 760 pixels and a maximum 1024 if you don't want things to stretch out into abnormal proportions. That will entertain the best of both worlds. As I understand the new IE does allow of minimum width? Haven't tested yet...
|

05-22-2006, 09:44 AM
|
 |
WebProWorld New Member
|
|
Join Date: Oct 2005
Location: Wellen (Belgium)
Posts: 23
|
|
I'll say fluid layout using CSS and test your design in different screen resolutions
|

05-22-2006, 09:49 AM
|
 |
WebProWorld New Member
|
|
Join Date: Oct 2005
Location: Wellen (Belgium)
Posts: 23
|
|
Re: Resolution / Screen Size
Try using CSS-based fluid layout and test your design in different screen resolutions. If after all you want to use a fixed layout keep in mind most surfers use one or more toolbars.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|