. What is the purpose of the <!DOCTYPE> declaration?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / glibwaresoftsolutions
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 |
How to redirect using HTML?
Is textarea an empty tag in html?
Is colgroup deprecated?
How do you change background color in html?
What is the use of a span tag? Give one example.
What is title in html?
What does td and tr stand for?
What is nav code?
Differentiate between Canvas and SVG?
What is a navigation title?
What Difference between FontSize and Font Size in DHTML?
How can I create a div work like an input?