Which of these table element does not exists?
Correct Answer: <tcol>
Explanation:
Note: This Question is unanswered, help us to find answer for this one
HTML 5 Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More HTML 5 MCQ Questions
When using video on a page, if autoplay attribute is set then which of the following attributes is ignored?
Which of the link type can be specified on the link elements in HTML (a, area, link)?
Which video format is not supported by the video tag?
Which is a new input restriction introduced in HTML5?
Can we use SVG tags directly in HTML5 without using any plugin?
What is the function of the history traversal task source in HTML 5.0?
Files listed under this header will be cached after they are downloaded.
In an input field, a telephone number should have which type?
Which of the following is NOT a valid attribute for the <link> element in HTML 5.0?
<video controls="controls" preload="auto"> <source src="song.mp4" type="video/mp4" /> </video> Which of the following is true?