Created
September 25, 2014 15:24
-
-
Save evanlucas/7a29a8e3aaca7ff1aa60 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
<html> | |
<head> | |
<style> | |
p { | |
font-family: "Comic Sans", Times, serif; | |
font-size: 9px; | |
color: black; | |
} | |
</style> | |
</head> | |
<body> | |
<p> | |
502 error | |
</p> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment