HTML <img> vs CSS background-image
Accessibility
The HTML img tag has alt attribute to specify an alternate text for the image. Even if the image cannot be displayed properly on the browser, the readers still can get the idea of what the image represents. Besides, it's also important ...
reyjang.hashnode.dev2 min read