Best of CSS Tip — 2023
- 1
- 2
- 3
- 4
CSS Tip·3y
A reveal hover effect using CSS mask II
A reveal hover effect using CSS mask II by Temani Afif ( @t_afif) on CodePen. Another variation of the previous hover effect with a diagonal reveal. Using the same code structure - No extra element (only the tag) - Less than 10 CSS declarations - Powered by CSS mask and CSS gradients.
- 5
- 6
- 7
- 8
- 9