Assessment wanted for HTML accessibility 1 skill test

Hi! I’ve finished my task. Waiting for review and feedback.

HTML accessibility skill tests

Part 1 (CodePen)
Part 2 (CodePen)
Part 3 (CodePen)
Part 4 (CodePen)

Cheers,
Mendes

Hi @mendescc

Nice work here! Congrats!

Here are my comments:

  • Task 1: :white_check_mark: Correct.
  • Task 2: :warning: Partly correct. <label> with for attribute is correct, but you are missing the other two sub tasks. It’s not about grouping label an input, but grouping all three labels/inputs together. Do you know what I mean?
  • Task 3: :white_check_mark: Correct.
  • Task 4: :white_check_mark: Correct. Do you know how you could solve the header image with CSS?

I hope that helps,
Michael