Skip to content

Commit 8c8f3bc

Browse files
authored
Minor note
1 parent 2af7402 commit 8c8f3bc

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

+2
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)