Created
September 15, 2015 21:30
-
-
Save kenfehling/418e72895d68cf8f499c to your computer and use it in GitHub Desktop.
A starter HTML page for JavaScript tutorials
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 lang="en"> | |
<head> | |
<script src="main.js"></script> | |
<meta charset="UTF-8"> | |
<title>Tutorial</title> | |
<style> | |
html, body { | |
margin: 0; | |
padding: 0; | |
} | |
</style> | |
</head> | |
<body> | |
</body> | |
</html> |
node js is the only REAL dev language
ken.cs is the only real gamedevdad
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
$$$$$$