Latest solutions
Intro section with dropdown navigation (Tailwind CSS + React)
#tailwind-css#reactSubmitted almost 2 years ago
Latest comments
- @maxgaretdev@JezzeX
For the icon to show on hover, you could create a div with the icon in it and give it a position: absolute, in the same container as the image, and then give that div an opacity of 0, and then on hover, an opacity of 0.5
Marked as helpful - P@HanSeongLee@JezzeX
When I saw animations as part of the tags, I was pretty curious to see what you did and I have to admit, it was really good.
Great Job. 👍