MCQ
What is the correct HTML for a summary in details?
Explanation
The <summary> element provides a visible heading for the <details> element that users can click to expand.