Give an example of new elements in html5 to support multimedia and graphics?
Answer Posted / Sukh Beer Singh
HTML5 introduces several new elements to support multimedia and graphics, including the <audio> and <video> tags for embedding audio and video content, respectively. Additionally, the <canvas> tag allows developers to create dynamic, scriptable graphics within a web page.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the name of the website?
What is the current version of edge?
List out the new features of html5?
How comfortable are you with writing html entirely by hand?
Can you list the new input type attributes in html5?
How do I put text on the next line in html?
What is the simplest html page?
What are the new api's provided by the html5 standard? Give a brief description of each.