bman
07-03-2007, 03:34 PM
I'm creating a web page that needs to be 980px wide. I'm aligning it to the left and top, making the div's 100%, and using backgrounds to fill the balance of the screen. That's fine for screen resolutions of 1024px and larger, but those who still have an 800px screen resolution will see the site all jumbled up, and not readable.
Is there any way to maintain the 100% div's (as opposed to 980), and still have it display properly (even if you have to scroll right) for smaller screen resolutions?
Is there any way to maintain the 100% div's (as opposed to 980), and still have it display properly (even if you have to scroll right) for smaller screen resolutions?