Skip to content

Instantly share code, notes, and snippets.

@raws
raws / demo.html
Created December 2, 2011 01:57
Middle column demo
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Middle Column Demo</title>
<style type="text/css" media="screen">
body {
margin: 0;
background: rgb(41, 61, 83);
}