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 a tag self closing?
What are the advantages of html?
Why div tag is used in html?
What are the new Form elements made available in HTML5?
What happens if the number of values in the rows or cols attribute doesn’t add up to 100 percent?
Is html back end?
What are the new api's provided by the html5 standard? Give a brief description of each.
How are your skills without the use of CodeIgniter, basic HTML/CSS skills?
What is html antiforgerytoken ()?
What is a semantic tag?
explain what are the new media elements in html5? Is canvas element used in html5
What is w3c recommendation?
What are the new FORM elements which are available in HTML5?
What is the major improvement with HTML5 in reference to Flash?
How do I update two frames at once?