wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

HTML-2............

Total questions: 25

Worksheet time: 4mins

Name
Class
Date
1.

Who written first version of HTML?

a)

Tim berners lee

b)

Ching chong

c)

Lovasian hartef

d)

Aishansar

2.

how to create a table

a)

<td>

b)

</tc>

c)

<table>

d)

<tr>

3.

What does HTML stand for ?

a)

Hiper text markup language

b)

Hiperlink and text markup language

c)

home tool markup language

4.

Choose the correct HTML element for the largest heading:

a)

<head>

b)

<h6>

c)

<h1>

d)

<heading>

5.

What is the correct HTML element for inserting a line break?

a)

<br>

b)

<break>

c)

<lb>

6.

Which character is used to indicate an end tag?

a)

/

b)

^

c)

*

d)

<

7.

Which HTML element defines the title of a document?

a)

<meta>

b)

<title>

c)

<head>

8.

HTML

a)

HYPER TEXT MARK UP LANGUAGE

b)

HYPER TEST MAKE UP LANGUAGE

c)

HYPER LINK TEXT MAKE LANGUAGE

d)

NONE OF THE ABOVE

9.

BREAK TAG

a)

<BREAK>

b)

</BREAK>

c)

<BR>

d)

</BR>

10.

SYMBOL OF CLOSING TAG

a)

=

b)

<>

c)

/

d)

\

11.

ANCHOR TAG

a)

<A HREF>

b)

<HREF>

c)

<A>

d)

</AHREF>

12.

<TABLE>

a)

USED TO DEFINE A TABLE ROW

b)

USED TO DEFINE A TABLE COLUMN

c)

USED TO DEFINE A TABLE CELL

d)

USED TO DEFINE A TABLE

13.
HTML Language uses
a)
Tabs
b)
Tags
c)
Punctuation
d)
Quotations
14.
<p> is
a)
punctuation tag
b)
closing paragraph tag
c)
closing punctuation tag
d)
paragraph tag
15.

HTML stands for...

a)

Hyper Time Multiple Language

b)

Hyper Text Mark-up Language

c)

Hippo T-Rex Mascot Lemur

d)

Hipper Text Make Language

16.

What does a opening tag look like?

a)

< >

b)

</ >

c)

<< >>

d)

<

17.

What does a closing tag look like?

a)

< >

b)

<\ >

c)

</ >

d)

<< >>

18.

What does this tag stand for? <b>

a)

bright

b)

big

c)

beautiful

d)

bold

19.

Which of the following codes would create a horizontal line

a)

<br>

b)

<h1></h1>

c)

<hr>

d)

<p>

20.

Which list tag would you use for an ordered list

a)

<h1></h1>

b)

<ol></ol>

c)

<ul></ul>

d)

<a></a>

21.

When working with color codes RGB stands for...

a)

Green Red Purple

b)

Red Great Blue

c)

Red Green Blue

d)

Blue Green Raspberry

22.

Web pages starts with which of the following tag?

a)

<form>

b)

<HTML>

c)

<body>

d)

<Title>

23.
the tag <IMG> would insert what into a web page?
a)
Insert a title
b)
Insert a link
c)
Insert an image
24.

TAG OF HORIZANTAL RULER

a)

<H>

b)

</H>

c)

<HR>

d)

</HR>

25.

WHICH FOLLOWING TAGS DESCRIBES THE DESCRIPTION LIST?

a)

<dl>

b)

<dt>

c)

<dd>

d)

<ol>