Sample Quiz
1) Which tag creates a hyperlink in HTML?
Correct:
<a href="...">
defines a hyperlink.2) “HTTP” stands for…
It’s the application-layer protocol used for web communication.
<a href="...">
defines a hyperlink.