Moving to XML
|
Digression: Visual Appearance and Stylesheets [i]
-
XML documents are not necessarily or primarily intended to
be viewed by people, but when they are...
-
The visual appearance of a document should be controlled by
stylesheets.
-
The appearance of this one is.
-
In XML as in HTML you don't have to use stylesheets.
-
If you don't, you will get a plain, simple appearance.
If people are interested, you can open the stylesheet for
this presentation, slideshow.css, in a text editor.