PrepAway - Latest Free Exam Questions & Answers

Which HTML5 element should you use?

You are developing an HTML5 web application for an architectural company that displays architectural
blueprints.
The application must:
Display the blueprints at different zoom levels without loss of detail
Print the blueprints without loss of detail
Work from only one source file per blueprint
You need to ensure that blueprints display according to the requirements.
Which HTML5 element should you use?

PrepAway - Latest Free Exam Questions & Answers

A.
CANVAS

B.
SAMP

C.
SVG

D.
AREA

Explanation:
* SVG stands for Scalable Vector Graphics
SVG is used to define graphics for the Web
SVG is a W3C recommendation
* The HTML <svg> element (introduced in HTML5) is a container for SVG graphics.SVG has several methods for drawing paths, boxes, circles, text, and graphic images.
HTML5 SVG


Leave a Reply