HTML for beginners 49: number input type | NUMBER FIELD

preview_player
Показать описание
Hi there and welcome! 😊 In this video, we will explain to you what is number input element.

number input element is type of HTML input element that we use to create number input field. Number field is type of field where you can enter only numbers. On the right hand side of element there are arrows up and down that you can use to change current value in field. By default arrow up will increase value by one, and arrow down will decrease your value by one.

⚠️NOTE: number input type is available from HTML5

Number input field can be easily created, we just need to set type value number, for standard input element.
➡️ type="number"

Additional attribute that we can use with number input type is value where we can set initial value for number field.
➡️ value="5"

Introduction in HTML input element could be also useful with this lesson:

💻 If you want to learn all about HTML and how to build websites from the scratch check out our course that is currently on amazing discount :
🤔 You are not sure? Don't worry we are offering you 30-day money-back if you don't like our course without asking you any questions why.
Beside of that for our course you have:
✔️ Full lifetime access
✔️ Downloadable resources
✔️ Access on mobile and TV
✔️ ASAP answers on your questions etc.

NOTE: Buying of our course you support our channel and we are immensely grateful to you for that! ❤️🙏

📺 For the most recent updates please subscribe on our YouTube channel:

🔔 Hit the notification bell to be notified when videos go live.

👤 You can reach us on social media:

🤝If you want to support our work:
Please remember that even little from you means a lot for us. ❤️🙏

❓ Do you have any questions? Feel free to ask us directly on email:

➡️ Please press 👍 button if you like this content and share this video to all that could be interested in this! 🙏

––––––––––––––––––––––––––––––
––––––––––––––––––––––––––––––
#HTMLBeginners #HTMLLearnItFromScratch #HTMLInputElement
Рекомендации по теме