I used to try hard to make my sites fit on an 800x600 screen, but lately I haven't really been doing that. A year and half ago, I made my sites thin enough (usually 768px) to fit on an 800 width monitor. Less than a year ago, I used a script to resize the necessary elements if(screen.width < 1024).
Is it worth it any more to make sites 800x600 compatible? I checked my Google Analytics account recently and found an extremely low percentage (something like 1% or 2%) of users browsing at 800x600.
I do use percentages to size things sometimes, but I never assign a percent value to an image because some browsers <cough>IE</cough> do a horrible job resizing them (the image comes out rather jagged).
What widths do you guys use when you make websites?
Is it worth it any more to make sites 800x600 compatible? I checked my Google Analytics account recently and found an extremely low percentage (something like 1% or 2%) of users browsing at 800x600.
I do use percentages to size things sometimes, but I never assign a percent value to an image because some browsers <cough>IE</cough> do a horrible job resizing them (the image comes out rather jagged).
What widths do you guys use when you make websites?