Skip to content

Latest commit

 

History

History

62-Icon with hover effect as well as animation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
author handle source date likes retweets replies
Ajay Yadav 🎯
@ATechAjay
January 18, 2022 3:00 PM
23
17
8

ATechAjay Ajay Yadav 🎯 (@ATechAjay) - January 18, 2022 3:00 PM

💚 Day 6️⃣2️⃣ / 1️⃣0️⃣0️⃣ Master in CSS Design series!

💥 Today we are going to design an icon with this awesome hover effect as well as animation.

❓ What's the main logic behind it with the codepen link?

#100DaysOfCode
#CodeNewbie #webdev

Let me explain!🧵👇 pic.twitter.com/vsMP1rvjsT

This is the HTML code for this design. pic.twitter.com/2qZ1246NZr

3_1483391593269035008

You can design a dotted border using the "before" pseudo-element. pic.twitter.com/D5HbsESQBE

3_1483391901332303875

And this is the code of the container of the icons. pic.twitter.com/X7sVrE53yh

3_1483392358540771329

Finally, we have to add the keyframes for the border rotation. pic.twitter.com/XhMQgDE5y6

3_1483392655715635200

→ codepen link:

codepen.io/atechajay/pen/…

Thread link