Jason, I think that this is an interesting idea. Right now I try to make my layouts scale with the text-size, which leads to some resolution problems regarding images and lots of sizing issues with background-images. But with some planning it is really nice.
When media-queries (CSS3) will be better supported, one could test the screen/window width and serve different styles (incl. background-images) for different resolutions. Today you could do some tests with Opera > 7 which already supports media queries. http://www.w3.org/TR/2002/CR-css3-mediaqueries-20020708/ regards, Martin ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
