Using CSS with XML
In this lesson css styling was used alongside XML. This proved to be very useful as in XML it allowed me to name my tags to anything i wanted and with css styling i could change the appearance of the XML file. i found that there is not much difference between HTML and XML but for the reasons of being able to change the tags name i would rather use XML.
Advertisement

It maybe that in some circumstances it is better to go with XML and in others with XHTML. When you are writing basic web pages you have a ready made XML i.e. XHTML which is already recognised by the browser and will do the job for you provided you style it appropriately.