HTML Coding Quiz
Progress: 0/3
1. What does HTML stand for?
Hyperlinks and Text Markup Language
HyperText Markup Language
Home Tool Markup Language
HyperText Machine Language
2. Which tag is used to create a hyperlink in HTML?
<link>
<a href>
<a>
<hyperlink>
3. Which HTML element is used to define the structure of an HTML document?
<html>
<body>
<head>
<title>
