Why do I have to use these namespace things in XHTML?
Answer / guest
In the early days of HTML different groups and companies
added new elements and attributes to HTML at will. This
threatened to cause a chaos of different non-interoperable
versions of HTML. XML (the X stands for Extensible) allows
anyone to use elements and elements from different
languages, but for a browser or other user agent to know
which element belongs to which language, you have to tell
it. The namespace declarations do just that.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are advantages of html?
How can I copy something from a webpage to my webpage?
What are the various formatting tags in html5?
What hierarchy is being followed when in style sheets?
What does a div tag do?
Explain geolocation api in html5.
What are HTML tags and attributes?
What do you mean by DOM?
How do I get a so-and-so character in my HTML?
Do all browsers support html5?
A joke of a question asked at Extentia by an extremely intelligent HUMAN. What is the difference between AJAX and Jquery ?
What is form tag in html?