Join WhatsApp ChannelDaily MCQs & Exam Updates
Computer Science Medium CSS Uploaded: 23 Aug 2026

Which tag is used to create a hyperlink in HTML?

  • A <link>
  • B <a>
  • C <url>
  • D <href>
Correct Answer: Option B — <a>
Explanation:
The tag, known as the anchor tag, is used in HTML to create hyperlinks, with the href attribute specifying the destination URL of the link.
Submitted by: PaperMCQs
Related MCQs