explain what are the new media elements in html5? Is canvas element used in html5



explain what are the new media elements in html5? Is canvas element used in html5..

Answer / Vitesh Kumar

HTML5 introduced several new media-related elements to improve multimedia support. They include:
1. video - for embedding videos within a web page.
2. audio - for embedding audio files within a web page.
3. canvas - a low-level, programmable graphics and drawing API that allows developers to create complex visual effects and animations using JavaScript. The Canvas element is indeed used in HTML5.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More HTML DHTML Interview Questions

What is the ul tag?

1 Answers  


A joke of a question asked at Extentia by an extremely intelligent HUMAN. What is the difference between AJAX and Jquery ?

1 Answers  


What is lang attribute?

1 Answers  


What is html and how it works?

1 Answers  


How do I make a clickable link in an email?

1 Answers  


Please explain empty elements in html?

1 Answers  


What is hyperlink? Why it is used?

1 Answers  


What is target _top in html?

1 Answers  


What are HTML tags?

2 Answers  


Is <img> being replaced by <object> in XHTML2?

1 Answers  


Define iframe in html.

1 Answers  


What is output element in HTML 5?

1 Answers  


Categories