Why two Style Sheet languages?
Can be used with HTML? yes no
Can be used with XML ? yes yes
Transformation language? no yes
CSS need to be used to style HTML documents
XSL, on the other hand, is able to transform documents
- For example, XSL can be used to transform XML data into HTML/CSS documents
Both languages can be used to style XML documents