Built with blockbuilder.org
Last active
July 20, 2016 20:50
-
-
Save wenzelmkay/7ff86c3b7508b5e43aaddeac5405539a to your computer and use it in GitHub Desktop.
Happy Birthday Steve
This file contains 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
license: gpl-3.0 |
This file contains 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 lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<title>Happy Birthday Dr. Steve Cresawn</title> | |
<style> | |
body {background-color: papayawhip; font-family: Arial; color: firebrick; text-align: center} | |
h1 {font-size: 50px} | |
h2 {font-size: 25px} | |
p {font-size: 20px} | |
</style> | |
</head> | |
<body> | |
<div> | |
<h1><img src="http://pngimg.com/upload/balloon_PNG580.png" alt="balloons" style="width:auto;height:auto;max-width:150px;max-height:150px; align:center">HAPPY BIRTHDAY STEVE!<img src="http://pngimg.com/upload/balloon_PNG580.png" alt="balloons" style="width:auto;height:auto;max-width:150px;max-height:150px;"></h1> | |
</div> | |
<h2>The Cresawn Lab would like to wish Steve a happy birthday....</h2> | |
<p>And tell you all to come to Pale Fire tonight to celebrate his birthday!</p> | |
<img src="https://67.media.tumblr.com/435496e64c67b3c94f0158c1f659c0c7/tumblr_nzs3cofRm11ravqovo1_500.gif" alt="dumbledore" style="width:auto;height:auto;max-width:600px;max-height:150px;"> | |
<img src="http://bestanimations.com/Holidays/Birthday/funnybithdaygifs/funny-leonardo-decaprio-dancing-happy-birthday-gif.gif" alt="leodicap" style="width:auto;height:auto;max-width:150px;max-height:150px;"> | |
<img src="http://rs636.pbsrc.com/albums/uu90/vanessa68_2009/Macros%20and%20gifs/tosgif.gif~c200" alt="startrek" style="width:auto;height:auto;max-width:150px;max-height:150px;"> | |
<img src="https://66.media.tumblr.com/504cb94fe0f41e563f435ee2f833dcb5/tumblr_n4ra60H5W41rkoffro1_400.gif" alt="carlton" style="width:auto;height:auto;max-width:150px;max-height:150px;"> | |
<img src="http://66.media.tumblr.com/tumblr_lfv4gz3FT41qbtsvoo1_500.gif" alt="colbertandthatotherguy" style="width:auto;height:auto;max-width:800px;max-height:150px;"> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment