Skip to content

Instantly share code, notes, and snippets.

@xavi-
Created January 31, 2017 12:43
Show Gist options
  • Save xavi-/b7284e6d2d47b823d7cfda6cf1f43b89 to your computer and use it in GitHub Desktop.
Save xavi-/b7284e6d2d47b823d7cfda6cf1f43b89 to your computer and use it in GitHub Desktop.
Exported from Popcode. Click to import: https://popcode.org/?gist=b7284e6d2d47b823d7cfda6cf1f43b89
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h1>About Zozo</h1>
<img src="https://raw.githubusercontent.com/xavi-/random/master/zozo.jpg">
<p>
Zozo is darling puppy known for sparkling personality and agility.
Zozo has been known to jump over 4 feet into the air on to the back of couches and to run up 4 flights of stairs in a blink of an eye. She loves burrowing under blankets and chewing on stuffed animals.
</p>
<ul>
<li><strong>Born:</strong> October 19, 2007 (age 10 years), <a href="https://www.google.com/search?q=Boston">Boston, Massachusetts</a></li>
<li><strong>Residence:</strong> <a href="https://www.google.com/search?q=San+Francisco">San Francisco, California</a></li>
<li><strong>Occupation:</strong> Full time puppy</li>
<li><strong>Awards:</strong> Puppy of the Year 8 years running</li>
<li><strong>Known alias:</strong> <em>Zoey</em>, <em>Zoey da Zozo</em>, <em>Da Zozo</em>, <em>Tiny Z</em>, <em>TZ-sicles</em>, <em>Zeepers Keepers</em>, <em>Z Dog</em>, <em>Tiny Vats</em>, <em>Queen Z</em>, <em>Tiny Puppia</em>, <em>The Notorious ToZ</em>, <em>Puppia of the Century</em></li>
</ul>
</body>
</html>
body { background: #daede2; font-family: arial; }
img { width: 200px; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment