MCQ
Which HTML tag is used to create a hyperlink?
A <a>
B <link>
C <href>
D <url>
Explanation

The <a> tag (anchor tag) is used to create hyperlinks in HTML.