Skip to content

Instantly share code, notes, and snippets.

@benphelps
Last active August 29, 2015 13:57
Show Gist options
  • Save benphelps/9542080 to your computer and use it in GitHub Desktop.
Save benphelps/9542080 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Bootstrap Test</title>
<link rel="stylesheet" href="http://getbootstrap.com/dist/css/bootstrap.min.css" type="text/css" media="screen" title="no title" charset="utf-8">
</head>
<body>
<div class="container">
<!-- STUFF HERE START -->
<!-- STUFF HERE END -->
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment