The benefits of Web Standards to your visitors, your clients and you!

7. Why use CSS to separate content from presentation?

The aim for web developers is to remove all presentation from the html code, leaving it clean and semantically correct.

Presentation on all HTML pages

diagram showing presentation on all pages

Presentation in separater CSS file

Separater CSS files for modern browsers, printers and older browsers