Exercise:

Add the required classes and attributes to create a dropdown list of the elements below.

Hint: Missing classes: .dropdown, .dropdown-toggle and .dropdown-menu
Missing attribute: data-toggle="dropdown"

Edit This Code:
Result:
Correct Code:
Correct Result:
Exercise - © w3schools.com