Styling Forms Quiz-continuity error

There appears to be several questions for topics that have yet to be covered by the curriculum up to this point.

Not a huge issue, I took some educated guesses and got 100% the first time, and by searching the forum it does not look like anyone has complained about it…so…yeah…anyway, here they are.

  1. Why is it important to use box-sizing: border-box; when styling text inputs?

  2. How can you prevent text inputs from being cut off when resized?

  3. What is the purpose of using Flexbox or Grid for form layout?

  4. What issue can arise when using overflow: hidden; on form elements?

  5. What common problem arises when submitting form data that includes color input?

On that last one, it looks like maybe that could have/should have been covered…and maybe I missed it, but I am pretty sure the others have not been covered, and they appear to be coming up in the next few lessons.

Again thanks for the curriculum, I am having a blast going thru it and learning.

HI @86affbecad1d534f48b2 !

Thank you for your post.

There was a PR fix for this here

For the next site deployment, the changes will be live