filmov
tv
HTML for beginners 31: HTML select element | DROP-DOWN LIST

Показать описание
Hi there and welcome! 😊 In this video, we will explain to you what is HTML select element.
HTML select element is HTML element that we use to create drop-down list.
So, if we want to create drop-down list we will use select start and select end tag, and between these two tags we need to set option start end option end tags that represent options available inside of drop-down list.
Important attributes that we can use with select are:
➡️ id - attribute that we use to set unique name for drop-down list (we usually use id to get selected value form drop-down with help of JavaScript)
➡️ value - this attribute is part of option tag and represents value that is related to specific option
➡️ selected - attribute that allows us to set value that we want to be initially selected value inside of drop-down
➡️ size - attribute that we use to define how many elements from drop-down list will be visible
➡️ multiple - attribute that we use to enable that more than one option can be selected from drop-down (if multiple is omitted, which is by default, we can select just one option)
💻 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 #HTMLDrop-down
HTML select element is HTML element that we use to create drop-down list.
So, if we want to create drop-down list we will use select start and select end tag, and between these two tags we need to set option start end option end tags that represent options available inside of drop-down list.
Important attributes that we can use with select are:
➡️ id - attribute that we use to set unique name for drop-down list (we usually use id to get selected value form drop-down with help of JavaScript)
➡️ value - this attribute is part of option tag and represents value that is related to specific option
➡️ selected - attribute that allows us to set value that we want to be initially selected value inside of drop-down
➡️ size - attribute that we use to define how many elements from drop-down list will be visible
➡️ multiple - attribute that we use to enable that more than one option can be selected from drop-down (if multiple is omitted, which is by default, we can select just one option)
💻 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 #HTMLDrop-down