Can I please get an assessment for the Accessibility WAI-ARIA skill tests?
Skill test 1 (Codepen)
Skill test 2 (Codepen)
Skill test 3 (Codepen)
Many thanks,
Jeffrey
Can I please get an assessment for the Accessibility WAI-ARIA skill tests?
Skill test 1 (Codepen)
Skill test 2 (Codepen)
Skill test 3 (Codepen)
Many thanks,
Jeffrey
Good work! (aside from task 1
)
Here are my comments:
role attributes on the <div>s instead.aria-label is correct. The role should go on the <form> itself.aria-atomic since all content of the live region changes anyways.Have a good time,
Michael