wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Y8 HTML Intro

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What does HTML stand for?

a)

Hyper Tag Marking Language

b)

Hyper Text Markup Language

c)

Hyperlink Markup Language

d)

Hypo Text Making Lingo

2.

Which is correct HTML?

a)

<p> I'm a paragraph </p>

b)

</p> I'm a paragraph </p>

c)

<p> I'm a paragraph <p>

d)

<P> I'm a paragraph <P>

3.

Markup language uses what to identify content?

a)

togs

b)

marks

c)

divs

d)

tags

4.

Which tag would you use to create a web page title?

a)

<html>

b)

<img>

c)

<title>

d)

<body>

5.

What is the smallest header tag?

a)

H1

b)

H3

c)

H6

d)

H8

6.

The body tag follows the head tag.

a)

True

b)

False

7.

We use <br /> tag to create...

a)

a space

b)

a line

c)

a line break

d)

a word break

8.

You can make the text visually bold by using...

a)

b

b)

i

c)

strong

d)

em

9.

Who makes the web standards?

a)

The Internet Commitee (TIC)

b)

The World Wide Web Consortium (W3C)

c)

HTML Board (HTMLB)

d)

Google

10.

Which character is used to indicate an end tag?

a)

"

b)

*

c)

#

d)

/