Why do I have to use these namespace things in XHTML?



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

Post New Answer

More HTML DHTML Interview Questions

What is a td test?

0 Answers  


Does a hyperlink only apply to text?

0 Answers  


What is difference between @Html.Partial and @Html.RenderPartial ?

0 Answers   Wipro,


tell me what is the ? Is it necessary to use in html5

0 Answers  


What are empty tags?

0 Answers  






Can I put markup in ALT text?

1 Answers  


What is basic html?

0 Answers  


How do I make sure my framed documents are displayed inside their frameset?

0 Answers  


How do you insert a comment in HTML?

0 Answers  


What are the advantages of flash?

0 Answers  


What is self closing tag?

0 Answers  


Is local storage secure?

0 Answers  


Categories