wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

HTML Tags and Attributes

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

This tag is intended for changing the color of text in your entire web page.

a)

<body>

b)

<font>

c)

<text>

d)

<color>

2.

What attribute are you going to use if you want to use image as background of your page?

a)

bgcolor

b)

background

c)

src

d)

img

3.

This attribute will allow you to specify the text that will appear once the image is not compatible with the browser.

a)

title

b)

heading

c)

text

d)

alt

4.

It is intended for specifying font name.

a)

font

b)

face

c)

name

d)

type

5.

What is the special character entities for inserting the greater than symbol?

a)

;gt;

b)

$gt;

c)

&gt;

d)

Sgt;

6.

What attribute are you going to use for specifying path names?

a)

src

b)

name

c)

path

d)

img

7.

This tag is intended for inserting line breaks.

a)

<lb>

b)

<enter>

c)

<br>

d)

</br>

8.

_________ will allow us to set text to bold.

a)

<bold>

b)

<strong>

c)

<strike>

d)

<thick>

9.

What tag are you going to type if you want to resize image?

a)

height

b)

length

c)

width

d)

None of the Above

10.

This will allow us to embed a web page inside another web page.

a)

<frame>

b)

<iframe>

c)

<frameset>

d)

,embed>