Skip to content

Commit 6a52ee2

Browse files
authored
Merge pull request #1637 from koala-lava/patch-3
Minor note
2 parents fcd7589 + 8c8f3bc commit 6a52ee2

File tree

1 file changed

+2
-0
lines changed
  • 2-ui/4-forms-controls/1-form-elements/1-add-select-option

1 file changed

+2
-0
lines changed

2-ui/4-forms-controls/1-form-elements/1-add-select-option/task.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ Use JavaScript to:
1818
1. Show the value and the text of the selected option.
1919
2. Add an option: `<option value="classic">Classic</option>`.
2020
3. Make it selected.
21+
22+
Note, if you've done everything right, your alert should show `blues`.

0 commit comments

Comments
 (0)