Skip to content

Instantly share code, notes, and snippets.

@RandomInternetDude
Created November 10, 2017 18:19
Show Gist options
  • Save RandomInternetDude/f69932c3bcc3323674cd36dea00a1c41 to your computer and use it in GitHub Desktop.
Save RandomInternetDude/f69932c3bcc3323674cd36dea00a1c41 to your computer and use it in GitHub Desktop.
Quiz2
<!DOCTYPE html>
<html>
<head>
<title>My Dog chairlie</title>
</head>
<body>
<h1>Chairlie</h1>
<p>I'm a dog, wolf!</p>
<img src="https://scontent.ftpa1-1.fna.fbcdn.net/v/t1.0-9/542906_10150844198844700_1512642017_n.jpg?oh=5edeacae9d5d0ccae0bdcead6736ac92&oe=5A637D9A">
<h3>My favorite stuff to do:</h3>
<ul><li>Play fetch</li>
<li>Chase cats</li>
<li>Socialize with my friends</li></ul>
<p>Follow my owner on <a href="https://www.instagram.com/joeyvision/?hl=en">Instagram </a> </p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment