I wanted to place the image in my browser through a css file.
For example: I have an image called "Save." I do not want to have any image tags in my html, whereas I have to put it from css inside the tag ... into html (i.e. the image tag should be present in the css file, but I have to call it in html)?
It is possible .. Can someone guide me with this?
source
share