Why do I have to use these namespace things in XHTML?
Answer Posted / 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 |
Post New Answer View All Answers
What is web storage in html?
How can you define dtd in xhtml?
Explain posting copy and paste html?
Is html a scripting language?
What is the purpose of Socket.bufferedAmount atribute of WebSocket?
What are the new image elements in HTML5?
Can we use multiple
How do I change the title of a framed document?
How do I create keywords for my website?
Should you use br tags?
What is list tag in html?
How to create sub sub navigation with html5 css3.
Is script a self closing tag?
How do you align a table to the right (or left)?
What is browser viewport?