Audio And Video In HTML
Introduction
There was no video or audio tag support in early HTML versions. People used object or embed tags with extensions like Flash, Java Applet, etc for adding videos on their web pages.
HTML5 introduced tags like audio, video, source, etc. for...
anuj1729blog.hashnode.dev3 min read