
HTML Audio
Authored by Greg Baker
Computers
8th - 12th Grade
Used 26+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which *New* element did HTML5 introduce to play auido files natively withing the browser?
<audio>
<iTunes>
<embed>
<script>
2.
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
3.
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
4.
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
5.
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>
6.
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
7.
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
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?