Write a form that can only accept files with the .png, .svg, and .gif extensions. That is, when selecting a file, only files with these extensions should be displayed.
Example of using the attribute: accept="image/*, index/html, text/css"
Write a form that can only accept files with the .png, .svg, and .gif extensions. That is, when selecting a file, only files with these extensions should be displayed.
Example of using the attribute: accept="image/*, index/html, text/css"
Create a free account to access the full topic