Web Development Ninjas Question:

Explain me what are the new media-related elements in HTML5?

Tweet Share WhatsApp

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.

Download Ninjas Web Developer PDF Read All 58 Ninjas Web Developer Questions
Previous QuestionNext Question
Explain me what are three ways to reduce page load time?Tell me what is the syntax difference between a bulleted list and numbered list?