User Interface Expert Question:

Explain what are the new media-related elements in HTML5?

Tweet Share WhatsApp

Answer:

Canvas and WebGL. <Canvas> is a new element that acts as a container for graphical elements like images and graphics. Coupled with JavaScript, it supports 2D graphics. WebGL stands for Web Graphics Language, a free cross-platform API that is used for generating 3D graphics in web browsers.

Download UI Developer PDF Read All 90 UI Developer Questions
Previous QuestionNext Question
Tell me what are some new input attributes in HTML5?Tell me what are some new HTML5 markup elements?