Lean and clean! Building a site with web standards
10. Separating style from content
- Easier to make site-wide changes - one css file rather than all pages
- Smaller files/faster download - less code on the page
- Less code on the page - easier to code
- Allows users to customise to their own needs - style switchers
- More control over code - can deliver code in preferred order for screen readers
- Files are more accessible to a wider variety of mediums - separate css files for other devices