NEW
Font size
S
M
L
XL
WorksheetsHTML Quiz
Total questions: 15
Worksheet time: 8mins
Name
Class
Date
1.
Choose the correct HTML element for the largest heading:
a)
<head>
b)
<h1>
c)
<heading>
d)
<h6>
2.
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
3.
Choose the correct HTML element for the smallest heading:
a)
<head>
b)
<h1>
c)
<heading>
d)
<h6>
4.
What is the correct HTML element for inserting a line break?
a)
<lb>
b)
<br>
c)
<break>
d)
<bk>
5.
What is the correct HTML for adding a table background color?
a)
<Table bgcolor="pink">
b)
<Table backgroundcolor=
"pink">
c)
<Table bgcolour="pink">
d)
None of these
6.
Which character is used to indicate an end tag?
a)
~
b)
/
c)
*
d)
<
7.
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
8.
Which tag is used for making a horizontal line?
a)
<hor>
b)
<hr>
c)
<horizontal>
d)
<hl>
9.
Which tag is used to create an image?
a)
<image>
b)
<src>
c)
<img>
d)
<a>
10.
Which tag is used for scrolling the text?
a)
<scroll>
b)
<textscroll>
c)
<marque>
d)
<marquee>
11.
How to create table headings within the table
a)
<TD>
b)
<TH>
c)
<TABLE>
d)
None of these
12.
How to create ordered lists in HTML?
a)
<OL>
b)
<UL>
c)
<DL>
d)
None of these
13.
Which tag is used to create tables in HTML
a)
<TR>
b)
<TD>
c)
<TABLE>
d)
<TC>
14.
Which tag is used to create hyperlinks in HTML?
a)
<Hyper>
b)
<anchor>
c)
<img>
d)
None of these
15.
How to create web forms in HTML?
a)
<FRAME>
b)
<FORM>
c)
<A>
d)
<IMG>
Reset
