Advertisement
Guest User

Untitled

a guest
Jan 24th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <body>
  4. <h1>Nintendo Switch Bowser Meme Generator</h1><br>
  5. <form action="v.php" method="post" enctype="multipart/form-data">
  6. Select very bad image:
  7. <input type="file" name="fileToUpload" id="fileToUpload">
  8. <input type="submit" value="Upload Image" name="submit">
  9. </form>
  10.  
  11. </body>
  12. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement