Drop-down list
Image:Drop-down [list example.PNG|thumb|135px|A drop-down list or drop-down menu or drop menu, with generic entries]
A drop-down list, drop-down menu or just drop-down
– also known as a drop menu, pull-down list, picklist – is a graphical control element, similar to a list box, that allows the user to choose one value from a list either by clicking or hovering over the menu. When a drop-down list is inactive, it displays a single value. When activated, it displays a list of values, from which the user may select one. When the user selects a new value, the control reverts to its inactive state, displaying the selected value. It is often used in the design of graphical user interfaces, including web design.