different screen size designing

M

Mr. x

Hello,

What are the default common ways for designing web pages,
that look good at different screen sizes (I mean : 800x600, 1024x768).

Thanks :)
 
D

David Bartosik - MS MVP

Typically sites design to a fixed width of 750 - 800 pixels wide.
Some examples- msn.com, cnn.com, oprah.com, barvin.com
and it's common practice to color the background to give the illusion of
filling the browser when viewed higher like 1024x768.
I recommend you set yours to this setting which depending on your version of
Publisher will be located in different locations.
To fill a browser with the site regardless of resolution requires a
percentage width rather than a fixed width. In other words rather than
tables being set to 750 pixels they are set to 100%.
However Publisher does not support that.
 
Top