wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

MCQ

Total questions: 5

Worksheet time: 3mins

Name
Class
Date
1.


What does HTML stand for?

a)
Hyperlink Text Markup Language
b)
HighText Markup Language
c)
HyperText MultiLanguage
d)
HyperText Markup Language
2.

Choose the correct HTML element for the largest heading:


a)

<head>

b)

<heading>

c)

<h6>

d)

<h1>

3.

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

a)

<break>

b)

<br>

c)

<lb>

d)

<b>

4.

What is the correct HTML for adding a background color?

a)
Content
b)
Content
c)

<bgg>yellow<bgg>

d)

<bg>yellow</bg>

5.

Choose the correct HTML element to define important text


a)

<strong>

b)

<important>

c)

<i>

d)

<b>