Web Designing Question:
Download Questions PDF

What are the HTML5 image elements?

Web Designer Interview Question
Web Designer Interview Question

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 Web Designer Interview Questions And Answers PDF

Previous QuestionNext Question
What are new HTML5 media-related elements?Can you please explain the difference between SVG and <Canvas>?