HTML Input for upload files open

HTML Input for upload files

Approved. Code works!
This is exactly the working code that is verified by the moderator or site administrators

To make from a simple text input one that can upload files enough change type=”text” to type=”file”

The accept attribute can be used to specify the desired file types

<input accept=".jpg, .png, .gif" type="file" name="image" class="file-input">

Stylizing this input is quite difficult. To do this, you need to use some tricks, read about it in this post

0

More

Leave a Reply

Your email address will not be published. Required fields are marked *

How many?: 22 + 22

lil-code© | 2022 - 2024
Go Top
Authorization
*
*
Registration
*
*
*
*
Password generation