Below are the New Media Elements have added in HTML5 Tag Description. <audio> For multimedia content, sounds, music or other audio streams. <video> For video content, such as a movie clip or other video streams. <source> For media resources for media elements, defined inside video or audio. elements. <embed> For embedded content, such as a plug-in. <track> For text tracks used in media players. yes we can use Canvas element in html5 like <canvas></canvas>
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
Tag Description.
<audio> For multimedia content, sounds, music or other audio streams.
<video> For video content, such as a movie clip or other video streams.
<source> For media resources for media elements, defined inside video or audio.
elements.
<embed> For embedded content, such as a plug-in.
<track> For text tracks used in media players.
yes we can use Canvas element in html5 like <canvas></canvas>