background-image
Colors & BackgroundsSets one or more background images on an element. Commonly references URL paths or CSS gradients.
Common Value Formats
- background-image: url('pattern.png'); Standard configuration.
- background-image: linear-gradient(red, yellow); Standard configuration.
- background-image: none; Clear background images