Home XML XML Formatting Strategies

XML - XML Formatting Strategies


There are two fundamentally different approaches to formatting XML documents, both of which you learn about in this tutorial. I'm referring to Cascading Style Sheets (CSS) and eXtensible Style Language (XSL).
In this tutorial, you'll learn
  • The basics of style sheets and XML formatting
  • When and why to use CSS and XSL on the Web
  • The practical differences between CSS and XSL style sheets
  • How to format a basic XML document using CSS and XSLT style sheets

[Next]