Explanation:
SVG stands for Scalable Vector Graphics. It is an XML-based vector image format for two-dimensional graphics, and it is widely used for creating and displaying drawings on the web. SVG drawings can be dynamic and interactive, allowing users to interact with the graphics and manipulate them in various ways.
Here is a detailed explanation of why option 'B' - SVG - is the correct answer:
Canvas Based Drawings:
- HTML5 introduced the