Skip to content

Instantly share code, notes, and snippets.

@sturobson
Last active November 29, 2016 15:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sturobson/027e8b1f75b9eb228e83a41357fc8188 to your computer and use it in GitHub Desktop.
Save sturobson/027e8b1f75b9eb228e83a41357fc8188 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Peoples Thoughts</title>
</head>
<body>
<blockquote>
<header>
<h3>On Pooing</h3>
</header>
<p>“It smarts a bit.”</p>
<footer>
<p>Stu Robson, Poo Genius</p>
</footer>
</blockquote>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment