wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

HTML

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

Which is correct for changing background color?

a)

<body bgcolor= >

b)

<body backgroundcolor=>

c)

<changebg=>

d)

None of these

2.

What is the name of the standard color database?

a)

pentadecimal

b)

hexadecimal

c)

octodecimal

d)

None of these

3.

Which is the correct code for a bulleted list?

a)

<ol>

b)

<ul>

c)

<li>

4.

How do you bring in an image?

a)

<img src=>

b)

<imagesource=>

c)

<img source=>

d)

<image=>

5.

Another word for a tag that doesn't need an ending tag (it can stand alone)

a)

empty

b)

full

c)

nested

6.

Which brackets are correct in html coding?

a)

< >

b)

{ }

c)

[ ]

d)

\

7.

Which slash is correct in an ending tag?

a)

/

b)

\

8.

What does an <hr> line of code give you?

a)

a list

b)

a line

c)

a number

d)

a picture

9.

T or F - HTML stands for hypertext markup language

a)

T

b)

F

10.

T or F - HTML is the language of the web.

a)

T

b)

F

11.

The code behind websites is called this:

a)

source code

b)

empty code

c)

nested code

d)

embedded code

12.

This is the largest of the headings:

a)

<h1>

b)

<h2>

c)

<h3>

d)

<h4>

13.

Which is correct for changing the type of font?

a)

<font style= >

b)

<font face= >

c)

<font color= >

14.

When saving a notepad file, you MUST save it with this extension to preview it correctly.

a)

.txt

b)

.htm

c)

.http

d)

.html

15.

Which is correct for a website or email?

a)

<a href= >

b)

<absolute href= >

c)

<href= >

d)

None of these