Answers for "how to keep the image field to read only in html"

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 keep the image field to read only in html"

Browse Popular Code Answers by Language