MCQ
Which tag is used to connect an external CSS file to an HTML document?
Explanation
The <link> tag, placed in the head, connects an external stylesheet to the page.