| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
|
|
#3 (permalink) |
|
unusual suspect ™
Join Date: Jul 2004
Location: DE, USA
Posts: 2,885
|
Depends on your target audience. I still do the majority of my stuff around 770px wide to allow for people with an 800x600 display. It's become increasingly safe to allow for a 1024x768 display and when I'm happy that my audience will have at least that resolution available to them then I design at 990px width. Long gone are the days of having to support 640x480 (thankfully) but if your target audience was to consist largely of such users then you should aim at 610px - a size which personally I now only use for HTML email. |
|
|
|
#9 (permalink) | |
|
Senior Member
Join Date: Jan 2005
Posts: 12,358
|
Quote:
I usually just go lazy and do px, though. |
|
|
|
|
#11 (permalink) | |
|
Senior Member
Join Date: Sep 2007
Location: Manchester
Posts: 611
|
Quote:
Each to their I own. I used to always use fixed width but this method is very handy as I develop and maintain a site that is used by a wide range of users and as I work for a university they are very strict with accessibility. I even get some people using 640x480 |
|
|
|
|
#14 (permalink) |
|
Senior Member
|
It all depends on how what sort of content will be on your website, and how many columns you will use. If your website will have user created content then definately go with fluid width. As mongoose says, no one really uses small monitors anymore, and laptops use widescreens, so you can be quite flexible. |
|
|
|
#16 (permalink) |
|
Senior Member
Join Date: Feb 2008
Posts: 116
|
I normaly only use fixed width layouts for personal sites, or sites where the content is going to be very limited or always static, and fluid layouts for things with a lot of changing content simply so you don't have to go back and mess with the layout. |
|
![]() |