wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

HTML Exercise

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Choose the correct HTML tag for the largest heading

a)

head

b)

h1

c)

h6

d)

header

2.

The page title is inside the __________ tag

a)

body

b)

head

c)

division

d)

table

3.

HTML images are defined with the <img> tag and filename of image is specified by the attribute

a)

src

b)

src-name

c)

src-link

d)

src-href

4.

In HTML, empty elements can be closed in the opening tag such as

a)

<br>

b)

</br>

c)

<bl>

d)

</bl>

5.

HTML is what type of language?

a)

Scripting language

b)

Markup language

c)

Programming language

d)

Network protocol

6.

Apart form <b> tag, what other tag makes text bold?

a)

<fat>

b)

<black>

c)

<strong>

d)

<emp>

7.

Who is known as the father of World Wide Web (WWW)?

a)

Robert Calliau

b)

Charles Darwin

c)

Tim Thompson

d)

Tim Berners-Lee

8.

What should be the first tag in HTML document?

a)

<head>

b)

<title>

c)

<html>

d)

<document>

9.

What tag is used to display a picture in a HTML page?

a)

picture

b)

img

c)

image

d)

src

10.

Which of the following is NOT a browser?

a)

Microsoft Bing

b)

Mozilla Firefox

c)

Netscape Navigator

d)

Opera