Skip to content

Instantly share code, notes, and snippets.

@hallojoe
Created February 4, 2017 20:33
Show Gist options
  • Save hallojoe/c22a73ccc76de24f73f87e392b603e19 to your computer and use it in GitHub Desktop.
Save hallojoe/c22a73ccc76de24f73f87e392b603e19 to your computer and use it in GitHub Desktop.
BS quickdirty
<!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>j</title>
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
</head>
<body>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment