Correct Answer: Notify the browser which version of HTML the page uses.
Explanation:
Note: This Question is unanswered, help us to find answer for this one
HTML Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More HTML MCQ Questions
Which HTML target attribute value is used to tell the browser to load the document in a new, unnamed window?
What element specifies a row in a HTML table?
Which of the following will right-align the content inside a table-cell?
What does this code render in the browser? <B><I>Text</I></B>
What is the correct HTML tag for inserting a line break?
In the code below, what is the purpose of the lang attribute?
Which choice contains three valid block-level elements?
What is the primary purpose of the tag?
What does this code do? < audio controls src="sound.mp3" type="audio/mpeg">When does this text display?< /audio>
What does the poster attribute do in the <video> tag?