HTML Lesson 17: Audio

Опубликовано: 20 Октябрь 2024
на канале: xoaxdotnet
230
12

https://xoax.net/

Lesson Page:
https://xoax.net/sub_html/crs_core/Le...

HTML Reference Page:
https://xoax.net/sub_html/ref_core/

In this HTML lesson, we explain how to use the audio element to play sound. The audio element is similar to the image element in that both contain a source attribute, which can come from anywhere on the internet. There are several simple attributes of the audio element, which can be added to enable various features: controls, autoplay, loop, and muted. Lastly, we have the preload attribute, which can be used to preload the video or just the metadata.

Copyright 2020 XoaX.net LLC