Skip to content

Instantly share code, notes, and snippets.

/**
* Sample time
*/
background: #f06;
background: linear-gradient(90deg, #f06, yellow);
min-height: 100%;
font-family: Rockwell, "Courier Bold", Courier, Georgia, Times, "Times New Roman", serif;
@stewartduffy
stewartduffy / index.html
Created December 2, 2012 21:15
A CodePen by Stewart Duffy.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Bad way...</title>
</head>
<body>
<div class='tall'>
<div class='short'>
Foo bar baz
</div>