. What is the purpose of the <!DOCTYPE> declaration?
Answer Posted / nashiinformaticssolutions
It specifies the HTML version used in the document, helping browsers render the page correctly. Example: <!DOCTYPE html> declares HTML5.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I'm trying to `include' a html document in another document...is there a way to do this?
What is td and tr?
What is syntactic rule?
Why h1 tag is used in html?
Can html5 replace javascript?
Name two new tags included in the HTML 5?
How we can refer css file in a web page in html?
What is viewport meta tag?
Explain HTML-5 Drag and Drop Features?
What is dynamic website with example?
What is uri?
What is the use of an iframe tag?
Does br need a closing tag?
What are the new attributes provided in HTML5 for ?
How can I create a web page?