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