MCQ
What is the correct HTML element for inserting a line break?
Explanation
The <br> tag inserts a single line break. It is an empty element which means it has no closing tag.