๐
This file contains 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><p id="nthEverthing">nth-Everthing</p></h1> | |
<p id="letters">Hover a red letter. Cool, hu?</p> | |
<p id="pseudo">Pseudo elements are working</p> | |
<p id="click">Please click here</p> | |
<p id="flip">Every second letter is flipped</p> | |
<p id="crazy">Flip Hover Flip</p> | |
<p id="font">Zoom all the things!</p> | |
<p id="word">FirstWord some words Green some words LastWord</p> | |
<p id="firstLastWord">Hello from nth-everthing</p> |
This file contains 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="shelf"> | |
<div class="bookend_left"></div> | |
<div class="bookend_right"></div> | |
<div class="reflection"></div> | |
</div> |
This file contains 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 id="history"> | |
<div id="history_clock"> | |
<div id="clockface"> | |
<div id="clockglare"></div> | |
<div id="clockarm_1" ></div> | |
<div id="clockarm_2"></div> | |
This file contains 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="shelf"> | |
<div class="bookend_left"></div> | |
<div class="bookend_right"></div> | |
<div class="reflection"></div> | |
</div> |
This file contains 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 id="history"> | |
<div id="history_clock"> | |
<div id="clockface"> | |
<div id="clockglare"></div> | |
<div id="clockarm_1" ></div> | |
<div id="clockarm_2"></div> | |
This file contains 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
.iphone | |
.steel_band | |
.mute_rocker | |
.volume.up | |
.volume.down | |
.sleep_wake | |
.plastic_band | |
.glass_face | |
.camera | |
.speaker |
This file contains 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 id="blur"></div> | |
<div class="bubbleLarge"></div> | |
<div class="bubbleLarge"></div> | |
<div class="bubbleLarge"></div> | |
<div class="bubbleLarge"></div> | |
<div class="bubbleLarge"></div> | |
<div class="bubbleMedium"></div> | |
<div class="bubbleMedium"></div> | |
<div class="bubbleMedium"></div> | |
<div class="bubbleMedium"></div> |
This file contains 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="spotify"> | |
<div class="bar bar-dark"></div> | |
<div class="bar bar-med"></div> | |
<div class="bar bar-light"></div> | |
</div> |
This file contains 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
<i class="macbook"></i> |
This file contains 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 id="ribbon"> | |
<span id="content">Hello There</span> | |
</div> |