Log in

View Full Version : What are the new media components that are incorporated into HTML5?



mtgfanboy
12-14-2018, 08:06 AM
What are the new media components that are incorporated into HTML5?

AjayGohil
03-16-2019, 06:19 AM
the HTML5 are included this tag <audio> that are used for sound content,<embed> that are container for an external non-HTML application, <source> are used for the audio and video files <video>and <track>http://www.ifourtechnolab.com (http://www.ifourtechnolab.com/)

TechIngenious
03-19-2019, 07:18 AM
Tags related tags for the new media components in HTML5 are:
1. <audio>
2. <embed>
3. <source>
4. <track>

bmINDIA
07-10-2019, 04:26 AM
Great post by all, keep sharing guys

arianagrand
07-16-2019, 06:33 AM
HTML5 contains built in support for integrated multimedia files into web page with video and audio tags. Previously, in HTML4, the multimedia content was integrated in web pages with third party plugins such as Silverlight and flash.