Guest User

Nub

a guest
May 29th, 2016
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 1.01 KB | None | 0 0
  1. <!--This is what the webpage looks like https://i.gyazo.com/1cd55e8d86856d65ac605f1a0e5d3559.png-->
  2. <!DOCTYPE html>
  3. <html>
  4. <head>
  5. <link rel="icon" href="http://i.imgur.com/pl7L3x3.png">
  6. <style>
  7. p {
  8.      text-align: center;
  9.      color: red;
  10. }
  11.  
  12. a {
  13.     color: green;
  14. }
  15.  
  16. body {
  17.     background-color: yellow
  18. }
  19.  
  20. </style>
  21. </head>
  22. <body background="18f331416746493c84b8e3b495619b56.jpg"><center>
  23. <img style="-webkit-user-select: none" src="http://i.imgur.com/pl7L3x3.png"></center>
  24. <b>
  25. <p id="Paste"></p>
  26. <br><br><br>
  27. <center>
  28. <a href="https://imgur.com">Imgur</a>
  29. </center>
  30. <br><br><br>
  31. <p id="Pastq"></p>
  32. <br><br><br>
  33. <center>
  34. <a href ="https://www.redstoner.com">Redstoner </a>
  35. </center>
  36. <br><br><br>
  37. <p id=Pastw></p>
  38. <br><br><br>
  39. <center>
  40. <a href="https://www.youtube.com">YouTube</a>
  41. </center>
  42. </b>
  43. <script>
  44. var yy ="Click Below"
  45. document.getElementById("Paste").innerHTML = yy;
  46. document.getElementById("Pastq").innerHTML = yy;
  47. document.getElementById("Pastw").innerHTML = yy;
  48. </script>
  49. </body>
  50. </html>
Add Comment
Please, Sign In to add comment