<div class="overlay-fade">
<img src="https://placehold.co/220x280">
<div>
<a href="#">READ MORE</a>
</div>
</div>
<div class="overlay-slide">
<img src="https://placehold.co/220x280">
<div>
<h2>Awesome Title</h2>
<p>This hover effect is totally awesome.</p>
</div>
</div>
Back to Snippets
CSS3 Image Overlay Effects Example
Learn how to create awesome image overlay effects with CSS3, add style to your images and photographs with these cool overlay effects.
347