Why is it disallowed to send XHTML 1.1 documents as text/html?
Answer / guest
XHTML 1.1 is pure XML, and only intended to be XML. It
cannot reliably be sent to legacy browsers. Therefore XHTML
1.1 documents must be sent with an XML-related media type,
such as application/xhtml+xml.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you create an index?
What is a footer code?
Can I just put the XML declaration on top of existing HTML documents? Can I intermix HTML 4.01 and XHTML documents?
Why do I have to use these namespace things in XHTML?
What is the purpose of 'audio' tag in HTML5?
What is the easiest way to convert my HTML documents to XHTML?
What is <form> tag?
What is tag and attribute?
what are technologies we use in dhtml?
How to create a new html element?
What happens if the number of values in the rows or cols attribute doesn’t add up to 100 percent?
What are major attributes?