RainbowFridge42

Untitled

Oct 14th, 2012
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <style>
  4. * {font-family: georgia;}
  5. </style>
  6. <head>
  7. <title>Doktor's Awesome Website</title>
  8. </head>
  9. <body>
  10. <h1>Happy birthday!</h1>
  11. <h2>About This Website</h2>
  12. <p>This awesome website is dedicated to Onsaud, who's birthday is today, <strong>14 October 2012!</strong> Nopony has any idea how old he is, so we're assuming that he's 24 years old.</p>
  13. <p>Now, for a list of reasons why Onsaud deserves a special birthday website.</p>
  14. <ol>
  15. <li>His name is Onsaud.</li>
  16. <li>He does awesome drawings of ponies.</li>
  17. <li>He uses pencil and paper to produce ponies.</li>
  18. <li>His lawyers demanded it.*</li>
  19. <li>I want to show off my awesome HTML skills.</li>
  20. </ol>
  21. <sup><sup>A quick side note; Onsaud has a bad lawyer. He doesn't even know how to demand things. I did the website anyway, out of pity for the lawyer.</sup></sup>
  22. <p>I'm also hosting a birthday party for him! Here's the schedule. No invitatione needed.</p>
  23. <h2>Schedule</h2>
  24. <h4>Address: 1250 Onsaud Lane, Onsaud, Onsaud 90001-9001</h4>
  25. <h4>Date/Time: 14 October 2012, 19:00 - 23:59 EST</h4>
  26. <table border=1>
  27. <thead>
  28. <tr>
  29. <td>Date</td>
  30. <td>Time</td>
  31. <td>Event</td>
  32. </tr>
  33. </thead>
  34. <tbody>
  35. <tr>
  36. <td>14 October 2012</td>
  37. <td>19:00 EST</td>
  38. <td>Pre-party reception!</td>
  39. </tr>
  40. <tr>
  41. <td>14 October 2012</td>
  42. <td>19:30 EST</td>
  43. <td>Dinner!</td>
  44. </tr>
  45. <tr>
  46. <td>14 October 2012</td>
  47. <td>21:00 EST</td>
  48. <td>Dance party!</td>
  49. </tr>
  50. <tr>
  51. <td>14 October 2012</td>
  52. <td>23:00 EST</td>
  53. <td>Cake time!</td>
  54. </tr>
  55. <tr>
  56. <td>14 October 2012</td>
  57. <td>23:30 EST</td>
  58. <td>Present opening!</td>
  59. </tr>
  60. </tbody>
  61. </body>
  62. </html>
Advertisement
Add Comment
Please, Sign In to add comment