Minor note
This commit is contained in:
parent
2af74029e2
commit
8c8f3bcd6b
1 changed files with 2 additions and 0 deletions
|
@ -18,3 +18,5 @@ Use JavaScript to:
|
||||||
1. Show the value and the text of the selected option.
|
1. Show the value and the text of the selected option.
|
||||||
2. Add an option: `<option value="classic">Classic</option>`.
|
2. Add an option: `<option value="classic">Classic</option>`.
|
||||||
3. Make it selected.
|
3. Make it selected.
|
||||||
|
|
||||||
|
Note, if you've done everything right, your alert should show `blues`.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue