Home  >  Article  >  Web Front-end  >  Html Select option How to make default selection_HTML/Xhtml_Web page production

Html Select option How to make default selection_HTML/Xhtml_Web page production

WBOY
WBOYOriginal
2016-05-16 16:37:351543browse

Adding the selected = "selected" attribute to an option is the default option

, such as:

Copy code
The code is as follows:



then "Pass" is selected by default.
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn