CSS & XSL
What are Style Sheets?
-
Define style (e.g. font, size, color, margins, line height,...) for document
components
-
Separate style from content
-
Match to markup (e.g.
<h1>
)
-
Allow user overrides (larger characters,...)
-
Reduce bandwidth requirements