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

Why is tag used?

0 Answers  


How do I let people download a file from my page?

0 Answers  


What is the main function of <pre> tag in html?

0 Answers  


What are attributes and how do you use them?

0 Answers  


What are dynamic documents?

0 Answers  


How we can display <table> at the center of the webpage?

0 Answers  


How fontsize and font size is differ in dhtml?

0 Answers  


What are Tags?

0 Answers  


How do I insert an image?

0 Answers  


What does href mean?

0 Answers  


What is the role of html in web designing?

0 Answers  


What is the tag for image in html?

0 Answers  


Categories