Created
June 24, 2014 17:03
-
-
Save nerdburn/2ee8e956a5fdc5c2ddbe to your computer and use it in GitHub Desktop.
Code Embed Example
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> | |
| <title>Yay!</title> | |
| </head> | |
| <body> | |
| <p>Whee!</p> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment