Skip to content

Instantly share code, notes, and snippets.

@chrisvogt
Created August 16, 2013 23:07
Show Gist options
  • Save chrisvogt/6254298 to your computer and use it in GitHub Desktop.
Save chrisvogt/6254298 to your computer and use it in GitHub Desktop.
Starter HTML template for Bootstrap 3 hosted by BootstrapCDN.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="http://placehold.it/16x16&amp;text=HI">
<title>Yet Another Bootstrap Bootstrap</title>
<!-- Bootstrap core CSS -->
<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0-rc2/css/bootstrap.min.css" rel="stylesheet">
<style>
body {
padding-top: 40px;
padding-bottom: 40px;
background-color: #eee;
}
</style>
</head>
<body>
<div class="container">
<h1>Yet Another Bootstrap Bootstrap</h1>
<p>Kitty ipsum dolor sit amet, catnip zzz chase the red dot scratched scratched, puking give me fish attack give me fish kittens bat. Purr tail flick claw sleep in the sink claw rip the couch, knock over the lamp attack your ankles feed me chase the red dot chase the red dot eat. Jump on the table jump judging you attack your ankles, catnip lick litter box run biting bat litter box. Sleep on your keyboard I don't like that food attack stuck in a tree hairball, chuf give me fish scratched knock over the lamp fluffy fur climb the curtains. Run eat the grass scratched hiss jump on the table, leap jump on the table sleep on your keyboard rip the couch sunbathe lick. Litter box chuf litter box sleep on your keyboard stretching, attack your ankles scratched sleep in the sink attack sunbathe hiss puking. Bat catnip judging you stretching meow, feed me claw catnip jump on the table toss the mousie.</p>
<p>Judging you kittens scratched fluffy fur, I don't like that food I don't like that food sleep in the sink scratched feed me fluffy fur tail flick. Stuck in a tree tail flick zzz run sleep on your keyboard, climb the curtains eat the grass sleep on your keyboard hairball meow sleep in the sink. Bat hairball scratched jump on the table I don't like that food, climb the curtains judging you biting sniff sniff. Toss the mousie fluffy fur attack your ankles zzz chuf, kittens knock over the lamp hairball sunbathe chase the red dot. Zzz toss the mousie zzz run, leap judging you shed everywhere I don't like that food catnip leap. Biting stuck in a tree knock over the lamp judging you hiss stuck in a tree, judging you scratched sleep on your face jump on the table sunbathe lay down in your way.</p>
</div> <!-- /container -->
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0-rc2/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