Hi, i want to know how to add html select tag that is depend on previous select tag
example
i am make a ecommerce site for learning , in which when admin add new product he can add different properties to product depend on its category
like when admin choose category laptop , then new select tag will appear at the bottom of category select in which admin can select that its type of gaming laptop or workstation type
how i can do that please help me