CYF Form Challenge

Example of form created with HTML and CSS only

Aims

  • Interpret requirements
  • Write a valid form
  • Style form controls
  • Test with Devtools
  • Refactor using Devtools

Extenstion Task

  • My lighthouse accessibility test scored 100.

  • On dev tools, the coverage suggested to remove the comments I added, as well as the media queries as well as two entries I have used to override default behaviours.