Create Animated Text Overlay On Image On Mouse Hover In Pure CSS3
Creating Animated Text Overlay On Mouse Hover Effect
HTML
Create box container and insert image then put text caption inside overbox class which will act like text overlay on hover.
<div class="box">
<img…