Created
March 27, 2017 21:49
-
-
Save JoelCodes/1814c991b46232d0e961d84a2e79d8a8 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
| * | |
| * The first commented line is your dabblet’s title | |
| background-color: white; | |
| background: linear-gradient(45deg, #aaa 25%, transparent 25%), | |
| linear-gradient(225deg, #aaa 25%, transparent 25%), | |
| linear-gradient(45deg, #aaa 25%, transparent 25%) 50px 50px, | |
| linear-gradient(225deg, #aaa 25%, transparent 25%) 50px 50px; | |
| background-size: 100px 100px; |
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> --> |
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","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment