Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Audio | Advanced Concepts
Introduction to HTML
course content

Course Content

Introduction to HTML

Audio

The audio element in HTML allows you to embed audio files on a web page. Its functionality is quite similar to that of the video element. They also share most of the attributes. The only difference is that of their name and the media they serve.

html

index

css

index

js

index

You can also use the source element to specify multiple versions of the audio in different formats, and the browser will choose the appropriate version based on the device's capabilities.

html

index

css

index

js

index

Everything was clear?

Section 5. Chapter 7
We're sorry to hear that something went wrong. What happened?
some-alt