. 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 |
Is script a self closing tag?
What are the features of dhtml?
What is a tag in html5?
Explain <article> tag in html5?
How do I update two frames at once?
Login form located at the home page acepting the name of the customer and its address, credit card and name of the products, a customer wnats to purchase, after the form has been accepted the website will issue order number for knowing the status.
Explain alternate text in image mapping?
What is content type in html?
How can we create a hyperlink in html?
How do I specify page breaks in html?
What is grouping in html?
What is meta tag keywords?