Minor note

This commit is contained in:
koala-lava 2019-11-28 10:23:35 +07:00 committed by GitHub
parent 2af74029e2
commit 8c8f3bcd6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,3 +18,5 @@ Use JavaScript to:
1. Show the value and the text of the selected option.
2. Add an option: `<option value="classic">Classic</option>`.
3. Make it selected.
Note, if you've done everything right, your alert should show `blues`.