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 is definition list in html?
What is html compiler?
Can div have id and class?
Why doesn't my title show up when I click "check it out"?
Is there a way to get indexed better by the search engines?
How do you create text on a webpage that allows you to send an email when clicked?
What is hr in html?
What is dhtml? What are the features of dhtml?
How do I make a form so it can be submitted by hitting enter?
How do you tag?
Is html5 responsive?
What is the difference between a tag and an element in html?