next page page above no previous page

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

CSSCascading Style Sheets
XSLExtensible 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

XSLTsupports XML language transformation via pattern matching
XPathaddresses parts of XML document
XSL-FOcontrols formatting to give to XML objects

XSL-FO only works with XML.


Lecture 8XHTML 1.0Slide 1