wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

HTML QUIZ

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.
What is HTML stands for?
a)
Hyper text make up language
b)
Hyperlinks text make up language
c)
Home tool mark up language
d)
Hyper text mark up language
2.
Choose the correct HTML element for the largest heading:
a)
<head>
b)
<h1>
c)
<heading>
d)
<h6>
3.
What is the correct HTML element for inserting a line break?
a)
<lb>
b)
<br>
c)
<break>
d)
<bk>
4.
What is the correct HTML for adding a background color?
a)
<body bgcolor=pink>
b)
<background color=pink>
c)
<body bgcolour=pink>
d)
<background bg=Pink>
5.
Which character is used to indicate an end tag?
a)
~
b)
/
c)
*
d)
<
6.
What is the purpose of HTML
a)
To make a formatted document
b)
To make a webpage
c)
To edit photos
d)
To make a creative slide
7.
Which tag is used for making a horizontal line?
a)
<hor>
b)
<hr>
c)
<horizontal>
d)
<hl>
8.
Which tag is used to create an image?
a)
<image>
b)
<src>
c)
<img>
d)
<a>
9.
Which tag is used for scrolling the text?
a)
<scroll>
b)
<textscroll>
c)
<marque>
d)
<marquee>
10.
<h6> is used for making largest heading.
a)
True
b)
False