wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Web 1: VIDEO, AUDIO, AND IMAGE TECHNIQUES

Total questions: 9

Worksheet time: 6mins

Name
Class
Date
1.
defines a video to embed in the Web page
a)
<html>
b)
<source>
c)
<video>
d)
<img>
2.
Specifies the width and height (in px) of the video window
a)
controls attribute
b)
width and height attribute
c)
poster attribute
d)
src attribute
3.
Adds video controls such as the play, pause, rewind, and volume controls.
a)
poster attribute
b)
controls attribute
c)
width and height attribute
d)
src attribute
4.
Identifies an image to be displayed until the play button is clicked or while the video is downloading.
a)
controls attribute
b)
text
c)
type attribute
d)
poster attribute
5.
Defines the media resource.
a)
<video> element
b)
<img> element
c)
<source> element
d)
<html> element
6.
Identifies the location and file name of the media resource
a)
src attribute
b)
type attribute
c)
controls attribute
d)
controls attribute
7.
Identifies the format of the video. (i.e. MP4, WebM and Ogg)
a)
type attribute
b)
poster attribute
c)
width and height attribute
d)
controls attribute
8.
Text enclosed by the <video> element will appear if the browser or device cannot support any of the video formats available 
a)
words
b)
video
c)
type
d)
text
9.
Yesterday, we noted 7 areas that would be covered in our video, audio and image techniques. Which of the following was NOT included in our list of topics to be discussed:
a)
Interlacing
b)
Animation
c)
Image Maps
d)
GIF creation