Created
November 18, 2014 19:22
-
-
Save chrisvfritz/bc010e6ed25b802da7eb to your computer and use it in GitHub Desktop.
Simplest possible HTML template
This file contains 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>This is the title of the webpage!</title> | |
</head> | |
<body> | |
<p>This is an example paragraph. Anything in the <strong>body</strong> tag will appear on the page, just like this <strong>p</strong> tag and its contents.</p> | |
</body> | |
</html> |
42
69
Looks nice! So? Am I student 🧑🎓 or its enough to be called coder?
The audio design in Merge Fruit adds perfectly for the gameplay, with playful melodies and sound effects that are satisfied with each combination. This hearing feedback creates another interesting layer, making each game useful.The audio design in Merge Fruit adds perfectly for the gameplay, with playful melodies and sound effects that are satisfied with each combination. This hearing feedback creates another interesting layer, making each game useful.
- 2 more!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
52