"Review wanted for Form structure 1 skill test"

Hey there,

Please can you spare a moment to assess/review my solution here:
https://codepen.io/mrmikeshields/pen/rNJNEaV

Thank you :smile:

Hi @mike-shields and welcome to the community :wave:

Congratulations on your first exercise! :clap:

Here are some comments:

  • Tasks 1 and 2 are nearly correct. You missed one letter in the first <label>. Can you spot it?
  • You missed task 3: โ€œAdd a suitable set of structural elements around the label/field pairs to separate them out.โ€ There are multiple possible tags. Which would be okay to use?
  • If you plan to do further exercises, you should also put the CSS of the given code in the second CodePen panel. It doesnโ€™t change much for this exercise, but could have massive effect in other exercises.

Feel free to ask questions if something is unclear. :slightly_smiling_face:

Have a nice day,
Michael

1 Like