An excellent tutorial on XML, HTML, CSS etc can be found at
http://www.w3schools.com/.
Specifically...
For XML go here:
http://www.w3schools.com/xml/
For HTML:
http://www.w3schools.com/html/
For CSS:
http://www.w3schools.com/css/
XML is pretty much a self-defining language used to create a
very much readable database.
HTML is the language used to write and construct the
webpages you see inside any browser (the client-side app
that reads HTML).
CSS is a style language, used to change the style of the
markup tags, ie <p>, <td>, <a>, <ol>, <ul>, <table>,
et al. You use CSS to create a uniform website, where
all pages have the same background colors, same text
color, same table borders, etc.
If you are into beauty, check out
http://www.csszengarden.com.
--
Jim Carlock
http://www.microcosmotalk.com/
Post replies to the newsgroup.
and if anyone would like to "play" with some working xml:
http://sourceforge.net/projects/xmlnuke
is an ok place to start. ;-)
--
Chris Leeds,
Microsoft MVP-FrontPage
Make More Money with Less Work
Let Your Clients Control Their Content With Just A Browser!
http://contentseed.com/
--