1.

Explain Me What Are The New Media-related Elements In Html5?

Answer»

HTML5 has STRONG support for media. There are now special <audio> and <video> TAGS. There are additional A/V support tags as well: <EMBED> is a container for 3rd PARTY applications. <track> is for adding text tracks to media. <source> is useful for A/V media from MULTIPLE sources.

HTML5 has strong support for media. There are now special <audio> and <video> tags. There are additional A/V support tags as well: <embed> is a container for 3rd party applications. <track> is for adding text tracks to media. <source> is useful for A/V media from multiple sources.



Discussion

No Comment Found