Web Technologies Which HTML tag is used to create a hyperlink? A. <link>B. <a> ✓C. <href>D. <url> Correct answerB. <a> ExplanationThe anchor () tag is used to create hyperlinks in HTML.