Web Content Composer Question:
Download Questions PDF

What are the new image elements in HTML5?

Web Content Composer Interview Question
Web Content Composer 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 Content Composer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain me what are the limitations when serving XHTML pages?My hyperlink or image is not displaying correctly, what is wrong with it?