What are the new media components that are incorporated into HTML5? Is canvas used as a part of HTML? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 17

What are the new media components that are incorporated into HTML5? Is canvas used as a part of HTML?

25th Jan 2019, 1:49 AM
Kshitija Raut
Kshitija Raut - avatar
2 ответов
25th Jan 2019, 7:08 AM
AKS
AKS - avatar
+ 10
The <canvas> tag is used to draw Graphics in HTML along with Javascript. Audio, Embed, Track, Source and Video tags are new media components in HTML.
25th Jan 2019, 7:22 AM
Faisal Khan
Faisal Khan - avatar