Skip to content

Instantly share code, notes, and snippets.

@francoishill
Last active December 18, 2015 13:19
Show Gist options
  • Save francoishill/5789098 to your computer and use it in GitHub Desktop.
Save francoishill/5789098 to your computer and use it in GitHub Desktop.
Basic HTML5 layout
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body onload="bodyOnload();">
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment