wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Class 7 HTML

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

This language _______________was developed by ___________

a)

Hyper Text Mark Up Language, Tim Berners Lee

b)

Hyper Text Marking Up Language, Tim Berners Lee

c)

Hyper Text Mark Up Language, Bill Gates

d)

Hyper Text Mark Up Language, Sunder Pichai

2.

Which is the correct HTML tag for a new paragraph?

a)

<para>

b)

<paragraph>

c)

<p>

d)

<pr>

3.

Which of the following HTML tags is not valid?

a)

<h1>

b)

<h7>

c)

<h4>

d)

<h5>

4.

Which tag is used to make a text bold?

a)

<strong>

b)

<bold>

c)

<b>

d)

<big>

5.

What is called an element that does not have a closing tag?

a)

Empty Tag

b)

Container Tag

c)

Closed Tag

d)

Tag

6.

Select the correct example of an empty element.

a)

</ img> <img>

b)

<img> </img>

c)

</ img>

d)

<img>

7.

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

a)

<l>

b)

<br>

c)

<break>

d)

<line>

8.

Which character is used to indicate an end tag?

a)

*

b)

/

c)

\

d)

|

9.

The latest versio of HTML is

a)

HTML 4.0

b)

HTML 2.0

c)

3.2

d)

HTML 5

10.

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

a)

<h>

b)

<hr>

c)

<hl>

d)

<horizontal>