Qbasicnews.com

Full Version: JS monitor check
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Well, one thing you can do is align="center" the content, so you get the same space on each side in a higher rez, and have an interesting background image.

Or, you can leave it left aligned, and absolutely position an image from the <body> element so that it starts just out of screen for a 800X600.

To save their bandwidth, you could try some form of detection: if you can be absolutely sure the rez is 800X600 or less, don't load the image, else load it.
Pages: 1 2 3