Advertisement
Antuistiqra

Untitled

Jan 21st, 2020
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.25 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.     <title>input file tu foto ( Yusuf A / XI RPL 2)</title>
  5. </head>
  6. <body>
  7. <font face="Courier New, Courier, mono">Upload Foto dan File</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