WorksheetsHTML Quiz
Total questions: 14
Worksheet time: 11mins
Creates a numbered list (Ordered List)
<ul>
<li>
<li>
</ul>
<ol>
<li>
<li>
</ol>
<li>
</li>
<p>
<li>
<li>
</p>
Creates a bulleted list (Unordered List)
<ul>
<li>
<li>
</ul>
<ol>
<li>
<li>
</ol>
<li>
</li>
<p>
<li>
<li>
</p>
How confident are you about knowing the tags?
I got this!
I'm doing OK, I just need some practice.
I need some help; I am a little confused about some tags.
I am completely confused.
This tag defines a heading at the smallest size.
<h6>
<h2>
<h7>
<h1>
A software development technique in which two programmers work together at one workstation.
pair programming
partner programming
team programming
solo programming
Pairs in pair programming are comprised of a ...
navigator
a free loader
driver
passenger
Which is the proper way to write an h1 tag
<h1>Hello</h1>
<h1>"Hello
{h1}Hello{/h1}
<h1>Hello<h1>
Google Chrome, Firefox and Safari are all examples of what?
