Advanced HTML5 & CSS3 Part IV

Advanced HTML5 & CSS3 Part IV

9th - 12th Grade

55 Qs

quiz-placeholder

Similar activities

Ujian Sekolah TIK estise

Ujian Sekolah TIK estise

9th Grade

52 Qs

Practice Test

Practice Test

11th Grade

50 Qs

#3 CIW Data Analyst - Certification Prep

#3 CIW Data Analyst - Certification Prep

9th Grade - University

54 Qs

Algoritmika 1.

Algoritmika 1.

10th Grade - University

50 Qs

General Review Grade 7

General Review Grade 7

7th - 12th Grade

50 Qs

QUIZ PseInt

QUIZ PseInt

10th Grade

50 Qs

DDPTJKT - Latihan Soal PTS Genap

DDPTJKT - Latihan Soal PTS Genap

10th Grade - University

50 Qs

HTML CSS Quiz FOR CLASS 10TH

HTML CSS Quiz FOR CLASS 10TH

10th Grade

52 Qs

Advanced HTML5 & CSS3 Part IV

Advanced HTML5 & CSS3 Part IV

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Greg Baker

Used 70+ times

FREE Resource

55 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which attribute provides the user with a way to control the play of the audio: start/stop, jump to any point on the audio track, mute, and adjust volume?
jukebox
controls
playsong
loop

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Adding the ________ attribute to the <audio> element, we can recommend to the browser what to do with the audio file when the web page loads:
play
controls
preload
que

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _______ attribute lets us tell the browser to play the audio track continuously until the user stops or pauses it:
repeat
play
controls
loop

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which code can be handy if we want to play background music that never stops? 
<audio src="audio/background.mp3" autoplay loop></audio>
<p>Listen to my favorite song:</p> <audio src="audio/song.mp3" controls autoplay></audio>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 Requests the browser to download just the beginning chunk of the audio file, which is enough to determine and display the track length.
auto
metadata
none

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Requests the browser to download the audio file automatically in the background, without waiting for the user to click on the play button.
auto
metadata
none

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Requests the browser not to download any portion of the audio file unless the user clicks on play.  No track length will be displayed.
none
auto
metadata

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers