applying background image in css code example
Example 1: make image background of div
background-image: url("photographer.jpg");
Example 2: css background image
background-image: url("image.gif");
background-image: url("photographer.jpg");
background-image: url("image.gif");