1 2 3 4 5 6
<html> <body> <input class=single type=file> <input class=multi type=file multiple> </body> </html>