The select tag is the container tag, we use <SELECT> ……. </SELECT> tags to create a pull-down menu inside a form. To create a pull-down menu we insert the <SELECT> tags between the <Form> tags. Whereas <Body> tag is used to display the body or matter on the page and <INPUT> and <VALUE> tags are not container tags.