<div class="image-card">
<img src="https://placehold.co/600x400/8b5cf6/ffffff?text=Portfolio" alt="Project">
<div class="overlay-content">
<h3>Project Title</h3>
<p>Web Design / Development</p>
</div>
</div>
Back to Snippets
Image Hover Overlay Effect CSS
Create a stylish caption reveal with this image overlay. When the user hovers over the photo, a dark gradient and text slide up from the bottom, keeping the design clean until interaction occurs.
328