Created
October 18, 2016 01:46
-
-
Save alexpelan/ea761b1fe0cfbe4139d6d9ee02536dfb to your computer and use it in GitHub Desktop.
Exported from Popcode. Click to import: http://localhost:3000/?gist=ea761b1fe0cfbe4139d6d9ee02536dfb
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>Page Title</title> | |
| </head> | |
| <body> | |
| testing | |
| </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
| body { | |
| color: black; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment