|
|
Next: Presentation Up: Lecture 8
Style Sheets
Style sheets describe how documents are
Style sheets
Currently 2 style sheet languages are defined for use on Web
| CSS | Cascading Style Sheets |
| XSL | Extensible Style Language |
CSS supports both HTML and XML.
CSS1 became standard in January 1999 and CSS 2.1 in April 2008.
XSL 1.0 became standard in Feb 2001 and XSL 2.0 in Jan 2007.
XSL has 3 parts
| XSLT | supports XML language transformation via pattern matching |
| XPath | addresses parts of XML document |
| XSL-FO | controls formatting to give to XML objects |
XSL-FO only works with XML.
| Lecture 8 | XHTML 1.0 | Slide 1 |