Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <html>
  2.  
  3. <head>
  4.     <title>Input file atau foto ALVAN XI RPL2</title>
  5. </head>
  6.  
  7. <body>
  8.     <font face="Courier New, Courier, Mono">Upload Foto</font>
  9.     <form action="">
  10.         <input type="file" name="pic" accept="image/*" id="">
  11.     </form>
  12. </body>
  13.  
  14. </html>