Answers for "how to make my html file input aceept only image"

5

html make file input only images

<input type="file" accept="image/*">
Posted by: Guest on July-08-2021

Code answers related to "how to make my html file input aceept only image"

Browse Popular Code Answers by Language