
Note: The tutorial is part of Dreamweaver Help and is also published in the Dreamweaver LiveDocs. The product documentation is the central resource for learning to use Dreamweaver. To use Dreamweaver Help, just open Dreamweaver, select the Help menu, and navigate to the topic of your choice.
This tutorial shows you how to create a web page that displays XML data. Displaying XML data involves retrieving information stored in a local or remote XML file and rendering that information on the page. The key benefit to using XML data on web pages is separating content from presentation. That is, the content of your page (the data) is kept completely separate from the page's presentation (the layout, text styling, and so forth). As such, anyone can work in the XML file without having to alter the presentation page, and vice versa.
Although it's not necessary, you should have some familiarity with Cascading Style Sheets (CSS) before completing this tutorial. If you don't, you might want to complete Formatting Your Page with CSS.
In this tutorial you will complete the following tasks:
To complete this tutorial you will need to install the following software and files:
Jon Michael Varese is a senior technical writer at Adobe, and lead writer for Dreamweaver. He has written web and print documentation for Dreamweaver, Fireworks, FreeHand, Flash, and ColdFusion. In addition to writing web tutorials, he is currently at work on his Ph.D. in 19th-century British Literature.