You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
This is a great course and people will use your examples as a best practice. Please ensure your examples are accessible. For instance, the first exercise has an input that depends on the placeholder attribute instead of a label. <input class="textfield" placeholder="add todo">
Providing accessible examples will ensure the next generation of developers include it in their work.
The text was updated successfully, but these errors were encountered:
This is a great course and people will use your examples as a best practice. Please ensure your examples are accessible. For instance, the first exercise has an input that depends on the placeholder attribute instead of a label.
<input class="textfield" placeholder="add todo">
Providing accessible examples will ensure the next generation of developers include it in their work.
The text was updated successfully, but these errors were encountered: