A ____________ element must have a start tag but must not have an end tag.
A
details
B
command
C
code
D
both details and command
Correct Answer: command
The command tag is new in HTML5 and specifies a normal command with an action. Details has end tag.