Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

50 lines
708 B

  1. <html>
  2. <head>
  3. <title></title>
  4. <style>
  5. <!--
  6. body {
  7. margin-left: 150;
  8. }
  9. UL, OL, DIR, MENU, DIV, DT, DD, ADDRESS, BLOCKQUOTE, PRE, BR, P, LI
  10. {
  11. color: 663366;
  12. font-size: 18pt;
  13. font-weight: bold;
  14. font-family: "Comic Sans MS", "Arial";
  15. }
  16. h1
  17. {
  18. color: red;
  19. font-size: 30pt;
  20. font-weight: bold;
  21. font-family: "Comic Sans MS", "Arial";
  22. }
  23. h2
  24. {
  25. color: red;
  26. font-size: 24pt;
  27. font-weight: bold;
  28. font-family: "Comic Sans MS", "Arial";
  29. }
  30. -->
  31. </style>
  32. </head>
  33. <body background="Birthday Party Invite Bkgrd.gif">
  34. <h1>Come to Jonathan's Party</h1>
  35. <h2>It'll be a blast!</h2>
  36. <br>
  37. <p>Date:</p>
  38. <p>Time:</p>
  39. <p>Place:</p>
  40. <p>RSVP:</p>
  41. </body>
  42. </html>