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 |
Why is html5 used?
Which html tag allows users to specify a file for uploading?
How can I avoid using the whole url?
Does chrome use html5?
What is viewport meta tag?
How do I use forms?
Which tag represents the result of a calculation?
How can I create a div work like an input?
If I do not put will HTML 5 work?
Does html5 have enhanced comment lines?
What is htmlentities?
What is the difference between b and br tag?