how to add image with url in css

CSS
background-image: url('images/my-image.png');
Source

Also in CSS: