I'm currently using a span, that I'm filling with a background to make sure that the images are exactly the same size in all browsers. While I have no complaints about this, I'm missing the opportunity to use the alt
tag and the potential SEO advantage that it might carry.
Is there a way to do crop an image using html+css only (no js) using the img
tag?