Skip to content

Instantly share code, notes, and snippets.

@almost
Created March 17, 2013 17:03
Show Gist options
  • Save almost/5182494 to your computer and use it in GitHub Desktop.
Save almost/5182494 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<link
href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css"
rel="stylesheet">
</head>
<body>
<div class="container">
<div class="masthead">
<h1 class="muted">Twitter Postcode Lookup</h1>
</div>
<hr>
<p>Hello, world!</p>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment