Multiple Choice
How would you display an SVG file's image within a web page?
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:

Verified
Correct Answer:
Verified
Related Questions
Q15: If an a element's target attribute has
Q16: Within a bitmap image file, every pixel
Q17: An a element's href attribute specifies a
Q18: If a web page contains an element
Q19: In organizing a website's links, a linear
Q21: Which of the following is one of
Q22: An <code>a</code> element's <code>href</code> attribute specifies a
Q23: By default, browsers use blue to display
Q24: When implementing links on a web page,
Q25: When implementing links on a web page,