Advertisement
Adji01

Untitled

Aug 13th, 2019
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Input File atau Foto(Adji Nurdiman-XI RPL 2)</title>
  5. </head>
  6. <body>
  7. <font face="Courier New,Courier,mono">Upload Foto</font>
  8. <form>
  9. <input type="File" name="pic" accept="image/*">
  10. </form>
  11. </body>
  12. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement