Last active
July 7, 2018 16:36
-
-
Save kenny-evitt/c10004fa66e514c29190 to your computer and use it in GitHub Desktop.
HTML5 boilerplate, HTML skeleton
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
<!-- Adopted from The real HTML5 boilerplate – CSS Wizardry – CSS, OOCSS, front-end architecture, performance and more, by Harry Roberts at http://csswizardry.com/2011/01/the-real-html5-boilerplate/ --> | |
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8"> | |
<title></title> | |
<!--[if IE]> | |
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> | |
<![endif]--> | |
</head> | |
<body> | |
</body> | |
</html> |
Search keyword:
- skeleton
My "search keyword[s]" don't work. GitHub only searches the description apparently.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Search keyword: