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 is relation present in between <header> and <h1> tags in html5?
What does the head tag mean?
What is formatting in html? Explain some formatting tags?
What is a td mean?
What are deprecated tags?
What is output in html?
What is empty tag and container tag?
How can tables be used inside a form? Explain with an example.
What are the benefits of html?
Are meta tags still used?
What is doctype & why it is important?
Describe html?