CSS Advantages
- Managing document styles
- Control the rendering of an entire web site
- One change affect all documents
- Eliminates redundant in-line styling (Font, Bold, Italics, Color, Images)
- Create style sheets for different devices (graphics, printer, text )
- Elements can be used independent of author preferred rendering style
- Users can much more easily override author style information