Article - https://www.nxworld.net/tips/css-image-hover-effects.html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <header> | |
| <h1> | |
| Navigation Animation | |
| </h1> | |
| <span> | |
| Test of navigation animation | |
| </span> | |
| </header> | |
| <div class="container red topBotomBordersOut"> | |
| <a>HOME</a> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="wrapper"> | |
| <span class="menu"></span> | |
| <div class="title"> | |
| <h1>Click the burger icon to see the menu !</h1> | |
| </div> | |
| <div class="overlay"> | |
| <ul> | |
| <li><a href="#">Home</a></li> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="ct" id="t1"> | |
| <div class="ct" id="t2"> | |
| <div class="ct" id="t3"> | |
| <div class="ct" id="t4"> | |
| <section> | |
| <ul> | |
| <a href="#t1"><li class="icon fa fa-home" id="uno"></li></a> | |
| <a href="#t2"><li class="icon fa fa-keyboard-o" id="dos"></li></a> | |
| <a href="#t3"><li class="icon fa fa-coffee" id="tres"></li></a> | |
| <a href="#t4"><li class="icon fa fa-dribbble" id="cuatro"></li></a> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="com"> | |
| <div class="com__content"> | |
| <section class="com__section com__section--text"> | |
| <h1 class="animate slideInLeft ">Communication Design</h1> | |
| <p class="animate slideInLeft delay-3">Communication design is a mixed discipline between design and information-development which is concerned with how media intermission such as printed, crafted, electronic media or presentations communicate with people.</p> | |
| </section> | |
| <section class="com__section com__section--text com__section--text-img"> | |
| <div class="com__section-half"> | |
| <h1 class="animate slideInLeft">Communication Design</h1> | |
| <p class="animate slideInLeft delay-2">Communication design is a mixed discipline between design and information-development which is concerned with how media intermission such as printed, crafted, electronic media or presentations communicate with people.</p> |
Flat Donut Chart Dial SVG Animation built with vanillaJS. No jquery required.
A Pen by Carlos Ferrer Hernandez on CodePen.
NewerOlder