Advertisement
RizkyAnugrah

Untitled

Sep 11th, 2019
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.28 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.  
  4. <head>
  5.     <title>Input File atau Foto_ Rizky Anugrah XI RPL 2</title>
  6. </head>
  7.  
  8. <body>
  9.     <font face="Courier New, Courier, mono">Upload Foto</font>
  10.     <form>
  11.         <input type="File" name="pic" accept="image/*">
  12.     </form>
  13.  
  14. </body>
  15.  
  16. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement