Last active
August 29, 2015 14:17
-
-
Save ryanpcmcquen/e0b0531597c92a7d8982 to your computer and use it in GitHub Desktop.
gisto-plnkr-template
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
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <link rel="stylesheet" href="style.css"> | |
| <script src="script.js"></script> | |
| </head> | |
| <body> | |
| <!-- start the fun --> | |
| <div> | |
| </div> | |
| <!-- close the boilerplate --> | |
| </body> | |
| </html> |
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
| /* run it */ |
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
| /* style it */ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment