Why is XHTML needed? Isn't HTML good enough?
Answer / guest
HTML is probably the most successful document markup
language in the world. But when XML was introduced, a
two-day workshop was organised to discuss whether a new
version of HTML in XML was needed. The opinion at the
workshop was a clear 'Yes': with an XML-based HTML other XML
languages could include bits of XHTML, and XHTML documents
could include bits of other markup languages. We could also
take advantage of the redesign to clean up some of the more
untidy parts of HTML, and add some new needed functionality,
like better forms.
| Is This Answer Correct ? | 0 Yes | 1 No |
How do I know if an image has an alt tag?
What are the disadvantages of html?
What is hidden control in html?
Is html5 responsive?
Which is better html or html5?
What is demo in html?
What is xhtml used for?
What are the types of list in html?
What is closing tag in html?
How will you align a table to the right or left?
What is dynamic website with example?
What is <!doctype>? What are the different types of <!doctype> that are available?