Home
About Us
Contact Us
Bookmark
Saved Bookmarks
Current Affairs
General Knowledge
Chemical Engineering
UPSEE
BSNL
ISRO
BITSAT
Amazon
ORACLE
Verbal Ability
→
HTML Interview Questions
→
HTML Interview Questions and Answers in HTML Interview Questions
→
Difference between SVG and Canvas HTML5 element?
1.
Difference between SVG and Canvas HTML5 element?
Answer»
SVG
Canvas
SVG is a vector based i.e., composed of shapes.
It is Raster based i.e., composed of pixels.
SVG
WORKS
better with a larger surface.
Canvas works better with a
SMALLER
surface.
SVG can be modified
USING
CSS and scripts.
Canvas can only be modified using scripts.
SVG is highly scalable. So we can print at high
QUALITY
with high resolution.
It is less scalable.
Show Answer
Discussion
No Comment Found
Post Comment
Related InterviewSolutions
Explain Web Components and it’s usage.
Write HTML5 code to demonstrate the use of Geolocation API.
What is the Geolocation API in HTML5?
What is a manifest file in HTML5?
What are different approaches to make an image responsive?
How to support SVG in old browsers?
What are raster images and vector images?
What is the usage of a novalidate attribute for the form tag that is introduced in HTML5?
What are the server-sent events in HTML5?
Why do we need the MathML element in HTML5?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies