Advertisement
Guest User

Untitled

a guest
May 25th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3. <html>
  4.  
  5. <head>
  6. <link rel="stylesheet" type="text/css" href="style/giveaway.css">
  7. <title>WEB LIKE </title>
  8. </head>
  9. <body>
  10.  
  11. <fieldset>
  12. <legend>WEB LIKE </legend>
  13. Jumlah Like : 100
  14. <br> <br>
  15.  
  16. <form action="get.php" method="POST">
  17.  
  18. URL PHOTO
  19. <input type="text" name="url"><br><br>
  20.  
  21. <img src="cap.php">
  22. <input type="text" name="captcha" class="form-control input-lg" placeholder="captcha">
  23. <input class="submit" name="submit" type="submit" value="Ready">
  24. </form>
  25.  
  26. </fieldset>
  27. </body>
  28.  
  29.  
  30. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement