Created
July 20, 2016 06:07
-
-
Save mariyadiminsky/c79d447a7ee0beaf1edd000ba5c46dca to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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