What does HTML stand for?
What is the name of the following code punctuation?
:
What is the name of the following code punctuation?
;
What code is used to start HTML5 document type declaration?
Is HTML case sensitive?
Identify what this element tag does:
<p> </p>
Identify what this element tag does:
<b> </b>
Identify what this element tag does:
<body> </body>
Identify what this element tag does:
<i> </i>
What is the name for the following code punctuation?
&
Identify what this element tag does:
<h3> </h3>
How many heading element tags exist in HTML code?
Identify what this element tag does:
<head>