image use in css style code example Example: how to add an image in css .element { background-image: url("imageFile.png"); }