- Separate style from structure
- <font>, <center>, <u>, (and other 'style' tags) are verbotten
- Easier to maintain
- Display on 'other' web devices (palm pilot, cell phone, ...)
- Much richer styling than with HTML alone
- One style sheet can serve multiple pages
- The Cascade: Descendant elements receive styles from parents