wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Gmetrix HTML/CSS Session 3 Test

Total questions: 15

Worksheet time: 10mins

Name
Class
Date
1.

What will happen to an image that is scaled larger than its original size?

a)

Its pixels will multiply

b)

Its quality will stay the same

c)

Its quality will increase

d)

Its quality will decrease

2.

Images can be lined up in rows and columns using CSS and ________

a)

Equations

b)

Spreadsheets

c)

Tables

d)

Photo-liners

3.

What makes iFrame versatile?

a)

it can be programmatically changed

b)

it contains web content

c)

it controls many format types

d)

it allows for content changes

4.

Which folder can the Trombone.jpg be found?

<img src="Images/Trombone.jpg" width="460" height="345 alt="Mandolin"

a)

Images

b)

Trombone

c)

Mandolin

d)

Trash

5.

Which is a commonly used height for videos?

a)

480 pixels

b)

650 pixels

c)

350 pixels

d)

400 pixels

6.

What does having multiple source tags allow a user to have?

a)

Multiple video attributes

b)

Multiple videos on a webpage

c)

Multiple video formats as sources

d)

Multiple videos play at once

7.

When setting a source within a track tag, captions and subtitles are the two most commonly used formats.

a)

True

b)

False

8.

True or False? A canvas can contain graphics and text.

a)

True

b)

False

9.

Which attribute should be added to an audio tag to allow a user to control when the audio plays?

a)

controls

b)

sequence

c)

pause

d)

choose

10.

SVG stands for Scalable ______ Graphics

a)

Vector

b)

Video

c)

Variable

d)

Value

11.

The track tag works in conjunction with ______files

a)

WAV

b)

MP4

c)

VTT

d)

JPEG

12.

The <body> contains everything that is displayed on the webpage.

a)

True

b)

False

13.
What HTML element defines the title of the document?
a)
<title>
b)
<head>
c)
<meta>
d)
<chicken>
14.

Which form submission method is a request to take data submitted and insert it into a database?

a)

Get

b)

Delete

c)

Put

d)

Post

15.

I wanted darker heading on a table, what code should i use?

a)

<th>

b)

<td>

c)

<tr>

d)

<tb>