Skip to content

Instantly share code, notes, and snippets.

@mindaslab
Created June 20, 2012 15:15
Show Gist options
  • Save mindaslab/2960415 to your computer and use it in GitHub Desktop.
Save mindaslab/2960415 to your computer and use it in GitHub Desktop.
Twitter Bootstrap Book
<!DOCTYPE html>
<html lang="en">
<head>
<script src="js/jquery-1.7.2.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="css/bootstrap-responsive.min.css" />
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment