Assessment wanted for HTML accessibility 1 skill test. (Tasks 1-4)

Assessment wanted for HTML accessibility 1 skill test. (Tasks 1-4)

Link to task: https://developer.mozilla.org/en-US/docs/Learn/Accessibility/Test_your_skills:_HTML_accessibility

Links to my code:
Task-1: https://jsfiddle.net/EiNzp/ts89o71v/1/
Task-2: https://jsfiddle.net/EiNzp/jh8d4yc0/1/
Task-3: https://jsfiddle.net/EiNzp/b59dce28/1/
Task-4: https://jsfiddle.net/EiNzp/08tvzgqw/2/

Thanks :wink:

Hi @EiN

Sorry for the long delay. I was away for some days and could only work on a few assessments.

Here are my comments:

  • Task 1: Using an unordered list, not an ordered list feels like a better choice, since the list of items doesn’t really need to be in any order.
  • Task 2: Correct.
  • Task 3: Correct.
  • Task 4: It would be better to have a bit more text as image description in the alt attributes.

See you,
Michael

1 Like

Hi.
No problem, glad you’re back. :slightly_smiling_face:
I fixed the code, here is the link to the updated code:
Task-1: https://jsfiddle.net/EiNzp/axtz1cqr/1/
Task-4: https://jsfiddle.net/EiNzp/uLya3g6w/2/

1 Like

Great improvements!
Everything looks fine now. :+1:

1 Like