NEW
Font size
S
M
L
XL
WorksheetsHTML- Grade 3
Total questions: 15
Worksheet time: 30mins
Name
Class
Date
1.
<p> is a _______ tag.
a)
image
b)
paragraph
c)
filename
2.
What does a opening tag look like?
a)
< >
b)
</ >
c)
<< >>
3.
What does a closing tag look like?
a)
< >
b)
<\ >
c)
</ >
4.
What should a HTML web page start with?
a)
<b>
b)
<html>
c)
<start>
5.
What should a HTML web page end with?
a)
</html>
b)
<head>
c)
</body>
6.
What does this tag stand for? <b>
a)
bright
b)
beautiful
c)
bold
7.
What is the difference between <h1> and <h2>?
a)
<h1> is larger in size than <h2>
b)
<h2> is larger in size than <h1>
c)
none of the above
8.
Which is the proper way to write an h1 tag
a)
<h1>Hello</h1>
b)
<h1>"Hello
c)
{h1}Hello{/h1}
9.
Which of the following codes would create a horizontal line
a)
<h1></h1>
b)
<hr>
c)
<p>
10.
HTML Language uses
a)
Tabs
b)
Tags
c)
Quotations
11.
</h> is
a)
Headline Tag
b)
Half of a tag
c)
Closing header tag
12.
<body>
a)
Body tag
b)
Closing body tag
c)
Header tag
13.
How would you center a H2 heading?
a)
<h1 align="center">
b)
<h2 align=center>
c)
<h2 align="center">
14.
Which of the following is the smallest heading tag?
a)
<h1>
b)
<h3>
c)
<h6>
15.
Which of the following is an opening HTML tag?
a)
</html>
b)
<<html>>
c)
<html>
Reset
