Which of the following is true of the SVG image format? (Alternative: Which statement about the SVG image format is true?)
SVGs are a HAML-based markup language for creating vector graphics.
CSS can be applied to SVGs but JavaScript cannot be.
SVGs work best for creating 3D graphics.
SVGs can be created as a vector graphic or coded using SVG specific elements such as <svg>, <line>, and <ellipse>.