Can I use xml instead of html?
Answer / Ram Narayan
Yes, you can use XML to structure data, but it won't be displayed in a web browser like HTML does. To display the data from an XML file in a web browser, you need to transform it using XSLT (XML Stylesheet Language Transformations) or JavaScript.
| Is This Answer Correct ? | 0 Yes | 0 No |
How important is an element’s attributes used in xslt?
How can a xml file be created from a database?
How do I subscribe to an rss feed?
Is xml better than html?
If I start using xml namespaces, do I need to change my existing dtds?
If XML attribute name itself has double quotes, then how it can be represented?
State the disadvantages of xml?
Where is office xml handler located?
How do I find rss feeds?
What is ?Well Formed XML? and ?Valid XML?
What is the format of xml file?
I’m trying to understand the xml spec: why does it have such difficult terminology?