You are developing an HTML5 web application for a surveyor company that displays
topographic images.
The application must:
✑ Display the topographic images at different zoom levels without loss of detail
✑ Print the topographic images without loss of detail
✑ Work from only one source file for each topographic image
You need to ensure that the topographic images display according to the requirements.
Which HTML5 element should you use?
Option A
SVG
Option B
CANVAS
Option C
SAMP
Option D
AREA
Correct Answer
A
Explanation Explanation: * SVG stands for Scalable Vector Graphics SVG is used to define graphics for the Web SVG is a W3C recommendation * The HTML