Exam 11: Media and Interactivity Basics

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

JavaScript can be described as:

Free
(Multiple Choice)
4.8/5
(22)
Correct Answer:
Verified

A

Use the ________ element to associate JavaScript with a web page.

Free
(Multiple Choice)
4.7/5
(45)
Correct Answer:
Verified

B

The CSS3 _____________ property allows you to rotate, scale, skew, or move an element.

Free
(Multiple Choice)
4.8/5
(46)
Correct Answer:
Verified

B

Select recommended usability and accessibility practices:

(Multiple Choice)
4.8/5
(28)

JavaScript can be described as:

(Multiple Choice)
4.8/5
(38)

The _________ element provides for nested browsing.

(Multiple Choice)
4.8/5
(28)

Scenario: The Firefox browser is being used to display a web page with a video but no video controls display -only the poster image is shown. Read the following code snippet and select the reason for the incorrect display from the choices below. < video controls="controls" poster="sparky. j p g" Width="160" height="150" > < source src="sparky.m4v" type="video/mv4" > < source src="sparky.ogg" type="video/ogg" > < a href="sparky.mov" >Sparky the Dog< /a > (.mov) < /video >

(Multiple Choice)
4.8/5
(31)

Scenario: The Internet Explorer 8 browser is being used to display a web page with an audio player but the audio element displays nothing on the page. Read the following code snippet and select the reason for the incorrect display from the choices below. < audio controls="controls" > < source src="podcast.mp3" type="audio/mpeg" > < source src="podcast.ogg" type="audio/ogg" > < /audio >

(Multiple Choice)
5.0/5
(40)

The CSS3 _____________ property provides for changes in property values to display in a smoother manner over a specified time.

(Multiple Choice)
4.8/5
(32)

When coding an audio element, the code placed before the closing audio tag is considered to be:

(Multiple Choice)
4.7/5
(43)

The _______________ element is a placeholder in which dynamic graphics can be configured.

(Multiple Choice)
4.7/5
(37)

_______ is a JavaScript library intended to simplify client-side scripting:

(Multiple Choice)
4.8/5
(36)

Use the _______ attribute on a video element to display user controls for the video player.

(Multiple Choice)
4.8/5
(41)

Select a disadvantage of displaying Flash media in a web page from the list below:

(Multiple Choice)
4.7/5
(31)

The file extensions .wav, .mp3, and .ogg are used for:

(Multiple Choice)
4.9/5
(37)

The _________ element is a void element that specifies a media file and a MIME type.

(Multiple Choice)
4.8/5
(39)

Select an advantage of displaying HTML5 video in a web page from the list below:

(Multiple Choice)
4.9/5
(42)

The file extensions .avi, .m4v, and .ogv are used for:

(Multiple Choice)
4.8/5
(35)

Select the term below which names an HTML5 API that allows web page visitors to share their geographic location.

(Multiple Choice)
4.8/5
(41)

The _______________ element was widely used but never part of the W3C standard until HTML5.

(Multiple Choice)
4.9/5
(44)
Showing 1 - 20 of 24
close modal

Filters

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