MCQ
Which HTML tag is used to define a link to an external stylesheet?
Explanation
The <link> tag with rel="stylesheet" is used to link external CSS stylesheets to HTML documents.