Correct Answer: DIVs provide a non-semantic way of grouping elements, while SECTIONs group elements by semantic meaning.
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
You can define the drag image by handling which event?
Which attribute(s) would you add to an <input type="number" /> to set the maximum and minimum value for that input?
Which element is used to specify illustrations, diagrams, and photos?
Which element creates a "soft" return or line break at the end of a content line?
The following methods can be used to manipulate paths of objects?
How does a button created by the <button> tag differ from the one created by an <input> tag?
In HTML 5.0, what is the function of the sandbox attribute when used with <iframe> as shown below? <iframe src="aaa " sandbox=?></iframe>
Which of the following does not usually work well with multi-touch environments and sould be disabled?
Which method will use to get the dragged data?
Which of the following attribute is responsible for subtitle of a video inside <video> element?