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
List out the new input attributes in html5?
What are the types of labels?
How to insert javascript in html?
How to make a picture of a background image of a web page?
What are browser navigation buttons?
What are html functions?
What are logical and physical text styles?
What is the difference between html5 and html?
Are there any problems with using tables for layout?
How to create and access sessionstorage object in html?
What is list tag in html?
What is param tag in java?
What is meta tag description?
In HTML 5 we do not need DTD why?
What is a description tag?