Skip to content

Instantly share code, notes, and snippets.

@mariyadiminsky
Created July 20, 2016 06:07
Show Gist options
  • Save mariyadiminsky/c79d447a7ee0beaf1edd000ba5c46dca to your computer and use it in GitHub Desktop.
Save mariyadiminsky/c79d447a7ee0beaf1edd000ba5c46dca to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset = "UTF-8"/>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1>Bunny Server retrieved the Homepage!</h1>
<h2 class="see-me" style="color: white">If the css file is working you should see this.</h2>
<img src="http://weknowmemes.com/wp-content/uploads/2013/03/easter-bunny-meme-eggs.jpg"
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment