HTML Audio Quiz

HTML Audio Quiz

11th Grade

8 Qs

quiz-placeholder

Similar activities

Pembuatan Doc HTML

Pembuatan Doc HTML

11th Grade

10 Qs

HTML-дегі мультимедияны енгізу

HTML-дегі мультимедияны енгізу

9th - 11th Grade

10 Qs

Super Hard Exam

Super Hard Exam

9th - 11th Grade

11 Qs

ITC- Chapter 3 Lesson 12 Sound

ITC- Chapter 3 Lesson 12 Sound

11th Grade

11 Qs

Web Development

Web Development

1st - 12th Grade

10 Qs

Programming Knowledge Quiz (Medium)

Programming Knowledge Quiz (Medium)

5th Grade - Professional Development

10 Qs

HTML W3schools deel 1

HTML W3schools deel 1

8th - 12th Grade

10 Qs

HTML Audio Quiz

HTML Audio Quiz

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Preston Rowland

Used 2+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute is used to add audio controls like play, pause, and volume?

muted

controls

loop

autoplay

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a supported audio format in HTML?

FLAC

MP3

OGG

WAV

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute would you use to start an audio file automatically?

controls

muted

loop

autoplay

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the media type for an MP3 file?

audio/ogg

audio/mpeg

audio/mp3

audio/wav

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Which browser does NOT support the OGG audio format?

Firefox

Chrome

Safari

Opera

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML attribute is used to mute an audio file?

none

muted

quiet

silent

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'Try it Yourself' feature in HTML tutorials?

To print the code

To share code on social media

To edit code and view the result in the browser

To download the code

8.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What tag is used to embed sound content in HTML?

audio

video

img

table