-
XML related question
HI,
our lecturer was demonstrating XML with CSS and saying how good it is, but it isn't used that often on the net, so i was thinking about re-writing some of my website in xml just to see how many people could view it all properly.
the thing is in XML you can make your tags up that you want to use, so my question is after all of this ranting is how would you be able to display pictures and links using XML or would you have to link it with HTML, so how would you do this if you had to do that ??
cheers
-
Use XHTML - which is HTML4 rewritten as an agreed upon XML format.
-
have you got any good links where i could find some information ??
-
actually what you need is XSL to transfoirm the xml into html
basics are here
http://www.xml101.com/