Designed by: Mauricio Bucardo
Original image: https://dribbble.com/shots/5619509-Animated-Tab-Bar
You can use this menu in your projects. It also works with 100% width and reacts to changing the size of the window :)
<div class="inverted-border-radius"></div> |
Designed by: Mauricio Bucardo
Original image: https://dribbble.com/shots/5619509-Animated-Tab-Bar
You can use this menu in your projects. It also works with 100% width and reacts to changing the size of the window :)
Round ending scene of a mobile game called "King's League II". Figured I'd give GSAP timelines a go because I really enjoyed this little animation!
A Pen by Luis Alberto Guisado on CodePen.
<div class="login"> | |
<div class="photo"></div> | |
<p class="name hidden" id="name">Hans Engebretsen</p> | |
<div class="username-wrap"><input type="username" class="username" placeholder="Type name & hit enter" id="username-input" /></div> | |
<div class="pw-box"> | |
<span class="flap"> | |
<div class="inner"></div> | |
<div class="spine"></div> | |
<div class="outer"></div> | |
</span> |