Created
July 25, 2014 00:34
-
-
Save thebinarypenguin/5bca6187040c3c6e5384 to your computer and use it in GitHub Desktop.
HTML5 Starter
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 lang="en"> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <title>xxxxxxxxxx</title> | |
| <meta name="description" content="xxxxxxxxxx"> | |
| <link rel="stylesheet" href="xxxxxxxxxx"> | |
| </head> | |
| <body> | |
| <!-- xxxxxxxxx --> | |
| <script src="xxxxxxxxxx"></script> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment