Dimensioning & positioning using proportional units (%). No fall-back is required.
» Demo 1Dimensioning & positioning using proportional units (%), for non CSS2 complaint browsers (fall-back), and then over-riding them with using absolute units (px) by the use of child seperator, for CSS2 complaint Browsers.
» Demo 2Dimensioning & positioning using absolute units units (px), with a JavaScript work-around, conditionally for IE6 or lower.
» Demo 3Combines the fall-back scenarios of Demo 1 & 2. If JavaScript is disabled in IE6 or lower, the page will be displayed in proportional units (%). Same applies to other non CSS2 complaint Browsers that may still be in use.