Correct Answer: 2
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
Which of the following tags is supported by HTML5?
What is the function of onobsolete, an application cache API method in HTML 5.0?
Which of the following tags is not supported by HTML5?
What will happen if you exceed the allotted local storage space for your origin?
<video> tags display video the same way in each browser.
Why is it not possible to unite webkit-border-radius and -moz-border-radius?
Output of following code? input[type='radio']:checked + label { background-color:#000; }
CSS3's border-radius property and border-collapse:collapse do not mix. How can border-radius be used to create a collapsed table with rounded corners?
Which is correct about the difference between 'rem' and 'px' for font sizes?
Which code sample will correctly search for the word 'for' in a string?