Exam 7: Image Manipulations, Audio, and Video

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

For audio files to work with HTML5, end users are required to install a browser audio plug-in.

(True/False)
4.8/5
(35)

To associate an img element with a map element, the img element must include a usemap attribute with the map element's id value for the usemap attribute's value.

(True/False)
4.9/5
(41)

For the audio element, which property-value pair provides a suggestion to download the audio file when the page loads initially?

(Multiple Choice)
4.9/5
(40)

For a video element, it is always recommended that you include its width and height attributes. Why is it detrimental to omit the width and height attributes?

(Essay)
4.7/5
(46)

A color gradient value displays a smooth transition between two or more colors.

(True/False)
4.8/5
(34)

Which of the following is valid code for a shortcut icon?

(Multiple Choice)
4.9/5
(35)

Explain what the following CSS rule does in terms of layout for a navigation bar's links: nav > * {display: block;}

(Essay)
4.8/5
(41)

To implement a video in a web page, you can use an iframe element and display a separate web page in it, or you can use a video element to run locally stored video files. What is an advantage of using an iframe element?

(Multiple Choice)
4.7/5
(35)

What is a benefit of not preloading an audio file?

(Essay)
4.8/5
(32)

For the <code>audio</code> element, which property-value pair provides a suggestion to download the audio file's metadata when the page loads initially?

(Multiple Choice)
4.7/5
(33)
Showing 21 - 30 of 30
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)