How to Make a Dropdown Menu in HTML

Subscribers:
17,600
Published on ● Video Link: https://www.youtube.com/watch?v=qdIIjvgovgA



Category:
Tutorial
Duration: 6:48
82 views
7


In this video, I will show you how to create a dropdown list using HTML.
first, you must create an HTML form. Remember to always start with the form tag. Inside the form tag, you can use a fieldset and legend to organize your form. Inside of the form, to create a dropdown, you can use the select tag, and inside of the select, you can use the option tag to add items to the drop down. Also, if you want to group items inside of your list, you can use option group to group list items optgroup.
#html #tutorial #help







Tags:
In this video
I will show you how to create a dropdown list using HTML. first
you must create an HTML form. Remember to always start with the form tag. Inside the form tag
you can use a fieldset and legend to organize your form. Inside of the form
to create a dropdown
you can use the select tag
html
drop
down
list
disable
disabled
indentation
select
option
group
web
design
html drop down list
how
to
create
make
homework
help