What screen resolution do you design web sites at?
62% of my site traffic use 800 x 600 pixels.
I always make my pages with tables using a set width and a % to fill up the screen for anyone using more than 800 x 600 a set width of 770 fits perfect at 800x600 on my computer.
I used to make the hole site using % but for anyone using a resolution less than 800x600 all the site's content would end up crushed together and look like crap AOL's web browser is only 640x480 I used to try to make sites to fit that but that's hardly any room.
So is it safe to always use a set width of 770 and % in tables? That way your content stays where you want it when someone is using a low resolution and it fills up the screen with they are using a large one?