Search...

HTML Media

HTML provides standard ways to embed media like audio and video files directly into web pages.

HTML Video

The HTML `<video>` element is used to show a video on a web page.

HTML Video Example
Result

HTML Audio

The HTML `<audio>` element is used to play an audio file on a web page.

HTML Audio Example
Result