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