The next type of input is a Pull down List. With this kind you ought to use <SELECT> rather than <INPUT> and it also contain a closing tag. This control is used while we contain a long list of items to be displayed. The user can also select any item. All we need to do to turn it into a Scrolling List is to add a SIZE attribute to the <SELECT> tag. The SIZE is just how a lot of options illustrate in the window.