Learn React & CSS by reverse-engineering Facebook's new multi-level dropdown UI in this beginner-friendly tutorial ...
We can also add drop-down menus to our HTML forms. We can use the select element to implement these drop-down menus. Input choices are in “option” elements as shown in the example below.