Skip to content

Instantly share code, notes, and snippets.

@sarahzinger
Created May 8, 2017 22:44
Show Gist options
  • Save sarahzinger/a37104869e6d39939427eaed52f881a8 to your computer and use it in GitHub Desktop.
Save sarahzinger/a37104869e6d39939427eaed52f881a8 to your computer and use it in GitHub Desktop.
Exported from Popcode. Click to import: https://popcode.org/?gist=a37104869e6d39939427eaed52f881a8
<!DOCTYPE html>
<html>
<head>
<title>Kitten Report!</title>
</head>
<body>
<img src="https://media4.giphy.com/media/yFQ0ywscgobJK/giphy.gif">
<h1>Kitten Report</h1>
<p>by Kit Tenexpert</p>
<h2>About Kittens</h2>
<p>They are great. Seriously the best, you've never seen such excellent creatures. They are cuddly and cute and everybody loves them.</p>
<p>I guess I should tell you more thinks about Kittens, but I honestly don't know what to write so I'll just move on.</p>
<h2>Kitten History</h2>
<p>They have always been great.</p>
<p>The End.</p>
</body>
</html>
img {
width:50px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment