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
Is br an empty tag?
What is html5 tag?
What is a h2 tag?
What are the frequently useful api in html5?
Why do my links open new windows rather than update an existing frame?
What is column writing?
How do you create a link that will connect to another web page when clicked?
How do you use important?
What is a Manifest file?
Is it possible for a webpage to contain multiple
Is html the only markup language?
What are the part of html5 technologies?
Why xhtml modularization?
Explain formtarget attribute of html5?
Describe html?