To display XML data inside an HTML page you can use JavaScript to import data from an XML file. To
see how XML and HTML complement each other
this way; first look at the XML document (note.xml),
then open the HTML document (note.htm) that contains
a JavaScript which reads an XML file and displays
the information inside the HTML page.
Even if it looks right to use CSS this way, we strongly believe that
formatting with XSL will be the standard way to format XML in future (or as soon
as the main browsers support it).