Why is it disallowed to send XHTML 1.1 documents as text/html?
Answer Posted / 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 |
Post New Answer View All Answers
How do you keep list elements straight in an HTML file?
What are features of HTML5?
What is the html document?
What is the main function of html?
What is the difference between tr and td tags?
What is html5 vs html?
What is the purpose of 'required' attribute in HTML5?
what are technologies we use in dhtml?
Is there any need to change the web browsers to support html5?
What is the difference between the svg and canvas tag in html5?
How we can create multi colored text in a webpage?
What is contained in HTML markup?
What are the components of dynamic html authoring?
What is new meta?
What is a header in code?