Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

HTML: Recap

Total questions: 16

Worksheet time: 8mins

Name
Class
Date
1.

which is the largest heading

a)

<h2>

b)

<h6>

c)

<h4>

d)

<h1>

2.

which language is used to structure a web page

a)

HTML

b)

java script

c)

css

d)

python

3.

What does html stand for?

a)

hyper test mark-up language

b)

hype test mark-up language

c)

hyper text mark-up language

d)

hyper test make-up language

4.

A properly coded HTML tag will always be found between which two symbols?

a)

{}

b)

>>

c)

<>

d)

<<>

5.

TRUE OR FALSE: HTML is used to make web pages

a)

never

b)

true

c)

false

d)

i dont know

6.

What tag is used to insert an image?

a)

<img src="">

b)

b) <jpg image=’’>

c)

c) <image>

d)

d) <pic>

7.

What tag is used to create a paragraph in HTML?

a)

<h1>

b)

<p>

c)

<pr>

d)

<par>

8.

. Which of the following is used to make text bold in HTML?

a)

<b>

b)


B) <strong>

c)


C) Both A & B

d)


D) <bold>

9.

Which of the following is used to add a line break in HTML?

a)

<break>

b)

<br>

c)

<line>

d)

brk

10.

What attribute sets an image source?

a)

<scr>

b)

<src>

c)

<file>

d)

<img>

11.

Which tag is used to make text italised

a)

<itl>

b)

<italic>

c)

<it>

d)

<i>

12.

Choose the correct closing tag

a)

>><

b)

</>

c)

<>

d)

<.>

13.

Which one of the following is not a comp language

a)

scratch

b)

html

c)

heading

d)

python

14.

choose the correct opening tag

a)

<>

b)

</>

c)

<.>

d)

><

15.

choose the correct tag for adding images

a)

<img src"link">

b)

<igm src="link">

c)

<img scr="link">

d)

<img src="link">

16.

Which html tag is used highlight important part of a text

a)

<marking>

b)

<highlight>

c)

<mark>

d)

<marquee>