drop down list ...LOGIN

drop down list box

Drop-down lists are also often used in web pages, which can effectively save web page space. You can select both single and multiple selections. The following code:

QQ截图20161207112403.png

Explanation:

1, value:

QQ截图20161207112444.png

2, selected="selected":

Set the selected="selected" attribute, then this option is selected by default.

Results displayed in the browser:

QQ截图20161207112504.png

Next Section
1
2
<!DOCTYPE HTML>
<html>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
submitReset Code
ChapterCourseware