CSS and Positioning
By using Cascading Style Sheets for positioning and design, we are truly separating content from presentation.
All Major Browsers (IE 6, Netscape 7, Opera 6) support CSS-2 (which includes Positioning).
XHTML requires CSS for all presentation in its strict format.
CSS-2 allows different style sheets to be employed for different media.
- Change the way your page looks on a printer without changing the page.