View Single Post
  #3 (permalink)  
Old Nov 6th, 2006, 13:05
ukgeoff ukgeoff is offline
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Which resolution you designing for?

I'm assuming you meant what screen width?

If you are designing a fixed width site, then you still need to design it to fit an 800px wide screen. Don't forget to allow for the browser edges, scrollbars, etc., which means a realistic max width of about 750px;

If you are designing for a fluid layout, then the site still has to be usable at this width without causing a horizontal scrollbar.

You need to check it for widths between this and the potential max to ensure nothing odd happens.
Reply With Quote