0

What html code is used to upload images to the web?

upload images to the web.

17th Jun 2018, 8:06 PM
Michael Lourtey
Michael  Lourtey - avatar
1 Answer
+ 1
you can use <input type="file" class="files" id="files" multiple="true"/> if you want to upload just one pic you should false multiple attribute good luck
17th Jun 2018, 9:20 PM
prg_Mohamad
prg_Mohamad - avatar