1 min read
❤️ 5 · 💬 1
#webdev
#frontend
#css
#100daysofcode
Question
Create an HTML and CSS code snippet that implements an image container with a tooltip as below
Hint: We'll use the concept of a z-index for swapping gif on hover.
Check the comment below to see answer.
Originally published on DEV Community . Read the discussion and share your thoughts there.
