Advertisement
Guest User

RAWRr!

a guest
Jan 20th, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1.  
  2. <!DOCTYPE html>
  3. <html>
  4. <head>
  5. <title>R-Leak Review</title>
  6. <link rel="stylesheet" type="text/css" href="styles/main.css">
  7. <link rel="shortcut icon" href="styles/rlogo.png" />
  8. <link href="https://fonts.googleapis.com/css?family=Ropa+Sans|Russo+One|Staatliches" rel="stylesheet">
  9. </head>
  10. <body>
  11. <div class="gradient">
  12. <img id="img" src="styles/rblxleakreview2.png" alt="roblox leak" width="600">
  13. <div id = "box">
  14. <p>Social Media:</p>
  15. <p class="secondary">Discord</p>
  16. <img id="yomamao" class="yomam" src="styles/rlogo.png" alt="roblox leak" width="61">
  17. </div>
  18. <div id = "nex">
  19. <p>New Updates:</p>
  20. <ul class="seac">
  21. <li>New GUI layout added</li>
  22. <li>Working on the leak Gui</li>
  23. <li>Working on the logo</li>
  24. <li>Working on the footer</li>
  25. <li>Adding an application bar</li>
  26. </ul>
  27. </div>
  28. <div id = "box2">
  29. <p class="soc">Item leaks</p>
  30. <div id = "boxin">
  31. <p class="secret2">Name</p>
  32. <p>Date</p>
  33. <img class="yomam" src="styles/idhat.png" alt="roblox leak" width="220" height="180">
  34. </div>
  35. <div id = "boxin2">
  36. <p class="secret3">Name</p>
  37. <p>Date</p>
  38. <img class="yomam2" src="styles/idhat.png" alt="roblox leak" width="220" height="180">
  39. </div>
  40. </div>
  41. </div>
  42. <script src="scripts/main.js"></script>
  43. </body>
  44. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement