Skip to content

Instantly share code, notes, and snippets.

View timhunt's full-sized avatar

Tim Hunt timhunt

View GitHub Profile
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>CSS test</title>
<style type="text/css">
div {
line-height: 30px;
background: #cfc;
}