Web Designing Question:
Download Questions PDF

What are new HTML5 media-related elements?

Web Designer Interview Question
Web Designer Interview Question

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 Web Designer Interview Questions And Answers PDF

Previous QuestionNext Question
What elements have disappeared in HTML5?What are the HTML5 image elements?