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 |
What is syntactic rule?
How can we include google maps on a website?
Create a web page that will have separate links to show map of India and World. When user will open a map of India, create links to display the information of each state i.e. highlighted in the map in a separate window/document. (The information should be brief i.e. not more than 3-4 sentences.) When user will open a world map, show the list of countries on clicking the image in a new window.
0 Answers Biotavia, Symbiosis,
What is important tag in html?
Which tag inserts a line horizontally on your web page?
What is mod and div?
What is html tag example?
Explain about canvas.
Can we change inline elements into block-level elements?
Is localstorage async?
What is the difference between <header> and <footer> tag?
What is html compiler?