How to validate in HTML5 to only allow in 'input type=file' aubtitles code example
Example: file input file types
<input type="file" accept=".gif,.jpg,.jpeg,.png,.doc,.docx">
<input type="file" accept=".gif,.jpg,.jpeg,.png,.doc,.docx">