different screen resolutions - help

S

sek0910

Is there an easy way to design a web page so it looks
right when a user views it on his computer at either
800x600 or 1024 x 768? If I use FP and design a webpage
at one resolution, it seems to be totally misaligned when
viewed at another. Any suggestions?
Steve
 
M

Murray

Design for your smallest anticipated browser viewport. Do it from the
start.

I always keep my content narrower than 760px.
 
Top