Skip to content

Instantly share code, notes, and snippets.

@creaux
Last active May 26, 2016 15:49
Show Gist options
  • Save creaux/7cd6eea5cc320984697002c4e6ff9200 to your computer and use it in GitHub Desktop.
Save creaux/7cd6eea5cc320984697002c4e6ff9200 to your computer and use it in GitHub Desktop.
HTML5 Skeleton
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet" type="text/css">
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="">
<title></title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment