HTML Intermediate
Deepen your knowledge of HTML by exploring forms, semantic elements, and accessibility best practices. Build more structured and user-friendly web pages. Learn Intermediate HTML Concepts
1
Which HTML tag is used to play video files?
2
Which tag defines a section in a document?
3
What does the element do?
4
What does the 'required' attribute do in a form field?
5
Which tag is used to embed an audio file?
6
Which attribute is used with to specify how form data should be sent?
7
Which tag is used to create a drop-down list?
8
What is the purpose of the tag?
9
What does the 'placeholder' attribute do?
10
What is the difference between <strong> and <b>?
11
Which attribute is used to merge table cells horizontally?
12
Which HTML element is used to define navigation links?
13
What does the <mark> tag do?
14
Which HTML5 API allows browser-based storage?
15
Which tag is used for inline quotations?