Created
January 4, 2013 14:30
-
-
Save CompMike/4452958 to your computer and use it in GitHub Desktop.
Untitled
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
<!-- content to be placed inside <body>…</body> --> | |
<div class="container"> | |
<div class="wrap row1"> | |
<div class='diamond'></div> | |
<div class='diamond second'></div> | |
<div class='diamond third'></div> | |
<div class='diamond fourth'></div> | |
</div> | |
<div class="wrap row2"> | |
<div class='diamond'></div> | |
<div class='diamond second'></div> | |
<div class='diamond third'></div> | |
<div class='diamond fourth'></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
// alert('Hello world!'); |
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
{"view":"split-vertical","fontsize":"80","seethrough":"1","prefixfree":"1","page":"all"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment