Which of the following are self-closing/void tags in HTML5?
Answer options
A
br
B
hr
C
img
D
input
Correct answer: br, hr, img, input
Explanation
Quick AnswerThe correct answer is br, hr, img, input because it directly addresses the core logic of May 2026 Primers.
br, hr, img, and input are HTML void elements. They do not require separate closing tags.