Is it possible to make a page for 1200px width with all measurements fixed as pixels and then adding code to scale everything down if the users width is too little?
I'm not asking for fluid CSS as I already made a fix-width page. I can't change all the measurements, but still need to find a way to scale the content down for smaller monitors.
Users can press ctrl++ you can use media queries to swap styles.