In a previous article, we made a lot of cool and fancy effects for images. We considered modern CSS tricks and only the <img> tag to reach for stunning results. In this article, we will do the same!
We will create even more effects with the same requirements: Only the <img> and a few lines of CSS. No extra element and no pseudo-element.
Overlay Effect
Previously, we did an overlay effect where we have a semi-transparent layer above the image that disappears on hover.




















