Web Designing Question:
Download Questions PDF

Can you please explain the difference between SVG and <Canvas>?

Web Designer Interview Question
Web Designer Interview Question

Answer:

<Canvas> is an element that manipulates two-dimensional (2D) pixels while Scalable Vector Graphics works in 2D and three-dimensional (3D) vectors. Essentially, <Canvas> is to SVG as Photoshop is to Illustrator.

Download Web Designer Interview Questions And Answers PDF

Previous QuestionNext Question
What are the HTML5 image elements?What are some new HTML5 input attributes?