Site icon Anthony Carbon

Background image file path css

Make sure you have the same file path as the image below.

background-image css example :

div {
   background-image: url('../../uploads/2014/07/bg-css.jpg' );
}

Exit mobile version