HTML for Beginners Tutorial-17- Drop Down List

Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.

HTML for Beginners Tutorial-17- Drop Down List

W
WEB Development Trainer

4 Views • Feb 02, 2018

Description

HTML for Beginners Tutorial-17- Drop Down List

In this tutorial we are going to create Drop Down List in HTML.


in last few videos we learned about checkbox but there is difference between checkbox and Drop Down List, checkbox allows to user to select multiple options while user can select only one option From Drop Down List

To create number field in HTML form ,we use

number with type attribute

input type="number"