Which of the following function creates a CSS gradient image that can be used anywhere an image URL is required, including background-image, border-image, and list-style properties?
A
canvas
B
gradient
C
animation
D
color
Correct Answer: gradient
Self-explainatory.