• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/10

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

10 Cards in this Set

  • Front
  • Back
<'audio'>

Defines sound content.

<'source'>

Defines multiple media resources for media elements (<'video'>, <'audio'>, <'picture'>).

<'track'>

Defines text tracks for media elements (<'video'> and <'audio'>).

<'video'>

Defines a video or movie.

How many HTML audio/video tag(s) are there?

4

List all of the HTML audio/video tag(s).

1) <'audio'>


2) <'source'>


3) <'track'>


4) <'video'>

How many HTML5 audio/video tag(s) are new to HTML?

4

Which HTML5 audio/video tag(s) are new to HTML?

1) <'audio'>


2) <'soure'>


3) <'track'>


4) <'video'>

How many HTML audio/video tag(s) are not new in the 5th version of HTML?

0

Which HTML audio/video tag(s) are not new in the 5th version of HTML?

None.