Solved

How Would You Display an Image Using an SVG Code

Question 12

Multiple Choice

How would you display an image using an SVG code fragment?


A) Surround the SVG code fragment with <svg> and </svg> tags.
B) Use the img element with a src attribute.
C) Use a <link> element with a src attribute.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions