Skip to content

Instantly share code, notes, and snippets.

View codeprogression's full-sized avatar

Richard Cirerol codeprogression

View GitHub Profile
@codeprogression
codeprogression / gist:3503535
Created August 28, 2012 20:03
Sample HTML page with Twitter's Bootstrap, Ryan Fait's Sticky Footer, and a full-width footer
<!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%;