Skip to content

Instantly share code, notes, and snippets.

@philhawksworth
Created June 1, 2009 10:00
Show Gist options
  • Select an option

  • Save philhawksworth/121332 to your computer and use it in GitHub Desktop.

Select an option

Save philhawksworth/121332 to your computer and use it in GitHub Desktop.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>untitled</title>
<meta name="generator" content="TextMate http://macromates.com/">
<meta name="author" content="Phil Hawksworth">
<!-- Date: 2009-06-01 -->
<style>
div {
width:400px;
}
h2 {
font-size:16px;
display:inline;
background-color:#9DCFFF;
line-height:27px;
padding:4px 2px;
}
</style>
</head>
<body>
<div>
<h2>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</h2>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment