put image on img tag by css code example
Example: add image to css
background-image: url(path);
background-repeat: no-repeat;
width: 10px;
height: 20px;
background-image: url(path);
background-repeat: no-repeat;
width: 10px;
height: 20px;