CSS background-image
Also see the full, alphabetical list of CSS properties
The CSS background-image property is used to specify a background image of an element.
| Syntax: | background-image: <value> |
| Possible Values: |
|
| Initial Value: | None |
| Applies to: | All elements |
| Inherited: | No |
| Media: | Visual |
| Example |
|
| Try it yourself! |
|

