Skip to content

Instantly share code, notes, and snippets.

@mrgray
Created August 24, 2012 20:28
Show Gist options
  • Save mrgray/3455272 to your computer and use it in GitHub Desktop.
Save mrgray/3455272 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>Text</title>
</head>
<body>
<strong>Some more text.</strong>
<p><em>Some text with emphasis.</em></p>blah
<hr />
blah
<hr />
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment