wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

4th Quarter Robotics Final Test Review Game

Total questions: 26

Worksheet time: 14mins

Name
Class
Date
1.

Unordered lists are called bulleted lists.

a)

True

b)

False

2.

Unordered lists are used to enumerate items in a specific order or sequence

a)

True

b)

False

3.

Ordered lists are also called numbered lists.

a)

True

b)

False

4.

Nested List combines both Ordered and Unordered Lists together.

a)

True

b)

False

5.

The <li> tag requires a closing tag when used in Ordered and Unordered Lists.

a)

True

b)

False

6.

The Image tag attribute SRC indicates which webpage the hyperlink will open.

a)

True

b)

False

7.

The Image tag <img src= “URL/path”> is an empty tag.

a)

True

b)

False

8.

Only texts can be used to create hyperlinks on a webpage.

a)

True

b)

False

9.

The hyperlinked text is usually of different color and is underlined as compared to the other texts on a webpage.

a)

True

b)

False

10.

The Anchor tag <a> is responsible for placing an inline image within a webpage.

a)

True

b)

False

11.

Which of the following is NOT a value of the Unordered List <ul> attribute TYPE?

a)

circle

b)

diamond

c)

disc

d)

square

12.

Which of the following is NOT a value of the Ordered List <ol> attribute TYPE?

a)

1

b)

I

c)

A

d)

13.

This HTML tag creates an Ordered List.

a)

<a href="URL"> text/image </a>

b)

<li> list item text

c)

<ol> contained text </ol>

d)

<ul> contained text </ul>

14.

This HTML tag creates an Unordered List.

a)

<a href="URL"> text/image </a>

b)

<li> list item text

c)

<ol> contained text </ol>

d)

<ul> contained text </ul>

15.

This HTML tag creates an Image Tag.

a)

<a href="URL"> text/image </a>

b)

<img src="URL">

c)

<ol> contained text </ol>

d)

<ul> contained text </ul>

16.

This HTML tag creates a hyperlink.

a)

<a href="URL"> text/image </a>

b)

<img src="URL">

c)

<ol> contained text </ol>

d)

<ul> contained text </ul>

17.

This image tag attribute places a black border around the image.

a)

border

b)

height

c)

src

d)

width

18.

This image tag attribute modifies the horizontal dimension of the image

a)

border

b)

height

c)

src

d)

width

19.

This image tag attribute modifies the vertical dimension of the image

a)

border

b)

height

c)

src

d)

width

20.

This image tag attribute specifies the location of the image file.

a)

border

b)

height

c)

src

d)

width

21.

This image tag attribute places a margin of white space above and below the image.

a)

height

b)

hspace

c)

vspace

d)

width

22.

This image tag attribute places a margin of white space to the left and right sides of the image.

a)

height

b)

hspace

c)

vspace

d)

width

23.

This anchor tag attribute opens the link on a new tab or window.

a)

href

b)

name

c)

target

d)

title

24.

This anchor tag attribute specifies the location of the webpage the link will open.

a)

href

b)

name

c)

target

d)

title

25.

The use of images on a webpage is important because of the following reasons: (Check all that apply)

a)

Captures the attention of the visitor

b)

Conveys the message of the webpage/website

c)

Makes the webpage irrelevant

d)

Increases dwell time

26.

The use of hyperlinks on a webpage is important because of the following reasons: (Check all that apply)

a)

Makes navigation easier

b)

Makes the webpage inactive and stagnant

c)

Gives meaning to the web's existence

d)

Increases user interactivity