I'm bit confused about using HTML tag and background-image property in CSS. Can someone please explain me the pros and cons of these 2 options?
I assume you are asking about <img>tag. I found the following thread which explains it well.
<img>
http://stackoverflow.com/a/1469139/2606686
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
I assume you are asking about
<img>
tag. I found the following thread which explains it well.http://stackoverflow.com/a/1469139/2606686