Created
November 26, 2017 19:52
-
-
Save outoftime/97720c74c338d4ac9f4d6f5268e6bfdc to your computer and use it in GitHub Desktop.
Exported from Popcode. Click to import: https://popcode.org/?gist=97720c74c338d4ac9f4d6f5268e6bfdc
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> | |
<p class="land">Car</p> | |
<p class="water">Boat</p> | |
<p class="land">Train</p> | |
<p class="water">Jetski</p> | |
</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
{"hiddenUIComponents":["editor.javascript"]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment