Answers for "input file allow only specific file type"

0

input type file allow only pdf

<input type="file" id="test" name="test" accept=".pdf,.doc"/>
Posted by: Guest on November-06-2020

Code answers related to "input file allow only specific file type"

Browse Popular Code Answers by Language