p { background: url('../../../images/test.png'); } p { background: url(../../../images/test.png); } p { background: url( ../../../images/test.png ); } p { background: url( '../../../images/test.png' ); }