Audio and Video Tag in HTML
Video Tag -
The <video> tag is used to embed video content in an HTML document. It can be used to play a variety of video formats, including MP4, WebM, and Ogg.
Here is an example of how to use the <video> tag to embed a video in an HTML page:
Copy c...
rohitsblog.dev3 min read