How to specify that a user can enter more than one value in HTML?

Use the multiple attribute in HTML to specify a user can enter more than one value.

Example

You can try to run the following code to implement multiple attribute −


   
      Upload multiple files
   
   
      
         

         After uploading multiple files, click Submit.
               
   
Updated on: 2020-05-31T00:19:32+05:30

192 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements