HTML select tag

HTML select tag is used to show select options inside forms.


The tag uses HTML options tag to include the options inside select tag.

Syntax

Output



You should also read:

  • HTML form tag to show forms.
  • HTML button tag
  • HTML input tag

Resources and References of HTML select tag

1. W3C Specification.
2. HTML living standard
3. W3C project using Github