Audio and Video HTMLIn their simplest form, the <audio> and <video> tags require only a src attribute to identify the media, although you generally want to set the controls attribute as well. Safari allocates space, provides a default controller, loads the media, and plays it when the user clicks the play button. It’s all automatic. There are optional attributes as well, such as autoplay, loop, he