Hello! Need assessment for HTML5 Controls tasks.
Codepen:
I added datalist
for range input.
Good job, @VladimirK
Task 1: <label for="website">
doesn’t match the id of the input (id="url"
).
Task 2: Correct Nice addition of the
<datalist>
. Please be aware that the tick marks are not supported in Firefox and Safari (but the labels are visible).
Michael
Thank you! Mistype again