Can I just put the XML declaration on top of existing HTML
documents? Can I intermix HTML 4.01 and XHTML documents?
Answer / guest
No. HTML is not in XML format. You have to make the changes
necessary to make the document proper XML before you can get
it accepted as XML.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you call html tags with no closing tags?
What is the image tag?
So how do we implement application cache in HTML 5?
What is the difference between <section> and <div>?
Does a <!DOCTYPE html> tag is a html tag?
How do I redirect to another page in html?
Explain non breaking space in html.
Describe in brief HTML Lists?
What is the difference between an <article> and <section> in html5?
What does p </ p mean?
What is a meta title?
What is the difference between HTML 5 Application Cache and regular HTML Browser Cache?