Vidyalelo
HTML · Q51

HTML5

Programming · HTML · question 51

Q51

The __________ element may contain not just links but also other interactive items, including the newly introduced command element.

A.
progress
B.
meter
Answer
C.
details
D.
menu

Answer: Option B

Solution

Answer: Option B
Solution:
The menu tag defines a list/menu of commands. The menu tag is used for context menus, toolbars and for listing form controls and commands.