wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Computer Stuff

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What is the correct heading 1 tag

a)

>h1<

b)

<h1>

c)

h1

d)

</h1>

2.

what is the correct paragraph tag

a)

<p>

b)

</p>

c)

>p<

d)

>/p<

3.

Unordered list are

a)

Number list

b)

Non-numbered list

c)

List that arent ordered

4.

Html means

a)

Hypertext markup language

b)

Hypertext makeup language

5.

What is a link

a)

<a href="example.file name"> Display name

b)

<link "example.file name"> Display name </link>

c)

<a href ="example.file name> Display name

d)

<a link="example.file name"> Display name

6.

proper html tag

a)

<html>

b)

</html>

c)

<start html>

d)

<stop html>

7.

How is the quiz

a)

W

b)

L

c)

N

8.

Numbered list

a)

<nl>

b)

<ol>

c)

<ul>

d)

<li>

9.

Un Ordered list

a)

</ul>

b)

<li>

c)

<ul>

10.

What do you use to close out most HTML tags

a)

.

b)

/

c)

-

d)

*