Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.36 KB | None | 0 0
  1. ul { display:table; margin:0 auto;}
  2.  
  3. <html>
  4. <head>
  5. <link rel="stylesheet" href="background.css">
  6. <title>memes</title>
  7. <style>
  8. @font-face { font-family: NaturalMarker; src: url('NaturalMarkerItalic.ttf'); }
  9. h1 {
  10. display: block;
  11. font-family: NaturalMarker;
  12. font-size: 3em;
  13. margin-top: 0.67em;
  14. margin-bottom: 0em;
  15. margin-left: 0;
  16. margin-right: 0;
  17. font-weight: bold;
  18. }
  19. h2 {
  20. display: block;
  21. font-family: NaturalMarker;
  22. font-size: 3em;
  23. margin-top: 0.67em;
  24. margin-bottom: 0em;
  25. margin-left: 0.92em;
  26. margin-right: 0;
  27. font-weight: bold;
  28. }
  29. </style>
  30. </head>
  31. <body>
  32. <center>
  33. <h1>All Star</h1>
  34. <br>
  35. <p>Somebody once told me the world is gonna roll me<br>
  36. I ain't the sharpest tool in the shed<br>
  37. She was looking kind of dumb with her finger and her thumb<br>
  38. In the shape of an "L" on her forehead</p>
  39. </p>Well the years start coming and they don't stop coming<br>
  40. Fed to the rules and I hit the ground running<br>
  41. Didn't make sense not to live for fun<br>
  42. Your brain gets smart but your head gets dumb<br>
  43. So much to do, so much to see<br>
  44. So what's wrong with taking the back streets?<br>
  45. You'll never know if you don't go<br>
  46. You'll never shine if you don't glow</p>
  47. <p>Hey now, you're an all-star, get your game on, go play<br>
  48. Hey now, you're a rock star, get the show on, get paid<br>
  49. And all that glitters is gold<br>
  50. Only shooting stars break the mold</p>
  51. <p>It's a cool place and they say it gets colder<br>
  52. You're bundled up now, wait till you get older<br>
  53. But the meteor men beg to differ<br>
  54. Judging by the hole in the satellite picture<br>
  55. The ice we skate is getting pretty thin<br>
  56. The water's getting warm so you might as well swim<br>
  57. My world's on fire, how about yours?<br>
  58. That's the way I like it and I never get bored</p>
  59. Hey now, you're an all-star, get your game on, go play<br>
  60. Hey now, you're a rock star, get the show on, get paid<br>
  61. All that glitters is gold<br>
  62. Only shooting stars break the mold<br><br>
  63. Hey now, you're an all-star, get your game on, go play<br>
  64. Hey now, you're a rock star, get the show, on get paid<br>
  65. And all that glitters is gold<br>
  66. Only shooting stars<br><br>
  67. Somebody once asked could I spare some change for gas?<br>
  68. I need to get myself away from this place<br>
  69. I said yep what a concept<br>
  70. I could use a little fuel myself<br>
  71. And we could all use a little change<br><br>
  72. Well, the years start coming and they don't stop coming<br>
  73. Fed to the rules and I hit the ground running<br>
  74. Didn't make sense not to live for fun<br>
  75. Your brain gets smart but your head gets dumb<br>
  76. So much to do, so much to see<br>
  77. So what's wrong with taking the back streets?<br>
  78. You'll never know if you don't go (go!)<br>
  79. You'll never shine if you don't glow<br><br>
  80. Hey now, you're an all-star, get your game on, go play<br>
  81. Hey now, you're a rock star, get the show on, get paid<br>
  82. And all that glitters is gold<br>
  83. Only shooting stars break the mold<br><br>
  84. And all that glitters is gold<br>
  85. Only shooting stars break the mold</p>
  86. <iframe width="420" height="315"
  87. src="https://www.youtube.com/embed/L_jWHffIx5E">
  88. </iframe>
  89. <br>
  90. <img src="shrek.jpg" width="260" height="320" alt="Shrek hevosena">
  91. <h2>Shrek</h2>
  92. <ul>
  93. <li>Green</li>
  94. <li>Lives in a swamp</li>
  95. <li>Is married to Princess Fiona</li>
  96. <li>Is obviously richer than Bill Gates</li>
  97. </ul>
  98. </center>
  99. </body>
  100. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement