You are seeing this very light version of the page, as you are using an outdated
browser!
Onlinetools.org is done in XHTML 1.0 and supports CSS 2.0, please upgrade your
browser if you want a better version of this site.
Thank you, please help us developers keep up with the industry rather than patching our code for outdated applications.
Stretchy pages do have a leaner and less complex design than non stretchy ones. If you need to put a gap between copy and a graphic you use a percentage of 1 in this table cell. Depending on the resolution and the size of the window , this can be from 6 up to 20 pixels.
Consider a design now, that has vertical black lines in it. Without using browser-custom cascading stylesheets, you'll have to add a 1 percent table cell with an embedded table, that has a defined width of 1 pixel and background color. Stretching a 1 pixel graphic will not do.
Some things in the design should be avoided
Let's consider the following:
You have a logo and five buttons to display. on a stretchy page, you have the following options:
All in all layouts should be a lot more flexible than fixed ones. Define parts of the page that can be covered only by using background colour, these will be the stretchy ones.
Now, what about the HTML?
Table of contents:
What are "stretchy" pages?
The advantages of stretchy pages
Problems with stretchy pages
How to make stretchy pages
How to design stretchy pages?
What does it mean for HTML Programming?
Are stretchy pages heavier than non stretchy ones?