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 |
What is the ul tag?
A joke of a question asked at Extentia by an extremely intelligent HUMAN. What is the difference between AJAX and Jquery ?
What is lang attribute?
What is html and how it works?
How do I make a clickable link in an email?
Please explain empty elements in html?
What is hyperlink? Why it is used?
What is target _top in html?
What are HTML tags?
Is <img> being replaced by <object> in XHTML2?
Define iframe in html.
What is output element in HTML 5?