_______ drawings can be dynamic and interactive.a)Canvas basedb)SVGc)C...
Scalable Vector Graphics (SVG) is an XML-based vector image format for two-dimensional graphics with support for interactivity and animation. The SVG specification is an open standard developed by the World Wide Web Consortium (W3C) since 1999. SVG images and their behaviors are defined in XML text files.
_______ drawings can be dynamic and interactive.a)Canvas basedb)SVGc)C...
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