Skip to content

Instantly share code, notes, and snippets.

@aw3s0me
aw3s0me / html_backbone.html
Last active August 29, 2015 14:01
HTML Backbone
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="author" content="Martin Bean" />
<title>Twitter&rsquo;s Bootstrap with Ryan Fait&rsquo;s Sticky Footer</title>
<link rel="stylesheet" href="css/bootstrap.min.css" />
<style>
html, body {
height: 100%;