Mrunay Uttarwar
Mrunay Uttarwar

@MrunayU

12 تغريدة Aug 26, 2022
🔷 About HTML Input Types - 3
A Thread🧵 👇
📌 Input Type File
→ The <input type="file"> defines a file- select field and a "Browse" button for file uploads.
⛔ Result In Web Browser
📌 Input Type Hidden
→ The <input type="hidden"> defines a hidden input field (not visible to a user).
→ A hidden field let web developers include data that cannot be seen or modified by users when a form is submitted.
📌 Input Type Month
→ The <input type="month"> allows the user to select a month and year.
⛔ Result In Web Browser
📌 Input Type Number
→ The <input type="number"> defines a numeric input field.
⛔ Result In Web Browser
📌 Input Type Range
→ The <input type="range"> defines a control for entering a number whose exact value is not important (like a slider control).
⛔ Result In Web Browser
Thanks for reading this thread ❤️
If you like it , make sure you:
🔷 Like the tweet
🔷 Retweet the first tweet ⚡
For more content , follow:
@MrunayU
You can read the unrolled version of this thread here: typefully.com

جاري تحميل الاقتراحات...