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>Unfold Map pure CSS</h1> | |
<div class="holder"> | |
<div class="map fold"> | |
<span class="pin" style="left: 140px; top: 75px;" alt="Montreal"></span> | |
<span class="pin" style="left: 373px; top: 103px;" alt="Hong-Kong"></span> | |
<span class="pin" style="left: 79px; top: 95px;" alt="Las Vegas"></span> | |
</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
.box | |
martabak box |
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 class="depth" type="button">✔</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
<div id="calendar" class="calendar_modern"> | |
<div class="calendar"> | |
<div class="nav"> | |
<i title="left"></i> | |
<b title="right"></b> | |
</div> | |
<div class="months"> | |
<div class="month" data-date="2011.1"> |
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
<body> | |
<!--original https://github.com/coldhead/kaleidos | |
Ejemplo para ilustrar artículo en KsesoCss.blogspot.com --> | |
<div class="kaleidoscope"> | |
</div> | |
<span class="move">Move the mouse over the img!</span> | |
<a id="fork" href="http://github.com/coldhead/kaleidos" target="_blank">Fork coldhead on Github</a> | |
</body> |
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 id="content"></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="fixed">Swipe mouse over the image horizontally to see it in action:</div> | |
<div class="g"> | |
<div class="h"></div> | |
<div class="h"></div> | |
<div class="h"></div> | |
<div class="h"></div> | |
<div class="h"></div> | |
<div class="h"></div> | |
<div class="h"></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
<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 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 id="demo"> | |
<ul id="flip-panels"> | |
<li> | |
<a href="https://twitter.com/chrissimari" target="_blank" rel="dummy-thumb" title="twitter"> | |
<h1 class="linkTitle">twitter</h1> | |
<div class="edge edge-left"></div> | |
<div class="edge edge-right"></div> | |
<div class="surface"><img class="icon" src=""></div> | |
</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 id="history"> | |
<div id="history_clock"> | |
<div id="clockface"> | |
<div id="clockglare"></div> | |
<div id="clockarm_1" ></div> | |
<div id="clockarm_2"></div> | |