wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Grade 6 HTML

Total questions: 5

Worksheet time: 3mins

Name
Class
Date
1.

1. What does HTML stand for?

a)

Hyper Text Markup Language

b)

Hometool Markup Language

c)

Hyperlink and Text Markup Language

2.

Choose the correct HTML element for the largest heading:

a)

<h6>

b)

<h1>

c)

<head>

d)

<heading>

3.

Choose the correct HTML element to define bold text

a)

<b>

b)

<i>

c)

<bold>

d)

<U>

4.

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

a)

<break>

b)

<br>

c)

<lb>

d)

<b>

5.

Which character is used to indicate an end tag?

a)

>

b)

<

c)

/

d)

@