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
| <h1>Google Logo with CSS3 Animations</h1> | |
| <p>Another one of my experiments while learning about CSS3 animations and transitions. @lostinthegc</p> | |
| <div class="wrap"> | |
| <img src="http://i.imgur.com/e8LMT.png" /> <!-- Original logo. --> | |
| <div class="pen"> <!-- Sexy times logo.--> | |
| <div class="blue"></div> |
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="grid_4"> | |
| <div class="img-container"> | |
| <img src="http://www.jmls.edu/career-services/images/students-in-commons.jpg" width="218"> | |
| <div class="img-container-content"> | |
| <strong class="img-container-title">Students »</strong> | |
| <p>Information on career options, job opportunities, resources and services.</p> | |
| </div> | |
| </div> | |
| </div> |
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
| <button id="heart-this" class="top-button loved-3 loved"> | |
| <span class="icon icon-heart">h</span> | |
| </button> |
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
| <button id="heart-this" class="top-button loved-3 loved"> | |
| <span class="icon icon-heart">h</span> | |
| </button> |
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
| <button id="heart-this" class="top-button loved-3 loved"> | |
| <span class="icon icon-heart">h</span> | |
| </button> |
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
| <button id="heart-this" class="top-button loved-3 loved"> | |
| <span class="icon icon-heart">h</span> | |
| </button> |
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
| <button id="heart-this" class="top-button loved-3 loved"> | |
| <span class="icon icon-heart">h</span> | |
| </button> |
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
| <button id="heart-this" class="top-button loved-3 loved"> | |
| <span class="icon icon-heart">h</span> | |
| </button> |
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
| #app | |
| #toolbar | |
| #traffic-light | |
| .aqua#red | |
| .aqua#yellow | |
| .aqua#green | |
| #view | |
| #tree | |
| %ul | |
| %li index.haml |
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
| <ul> | |
| <li><div></div></li> | |
| <li><div></div></li> | |
| <li><div></div></li> | |
| <li><div></div></li> | |
| <li><div></div></li> | |
| <li><div></div></li> | |
| <li><div></div></li> | |
| <li><div></div></li> | |
| <li><div></div></li> |