Laura-TM / multitudes-HTML-CSS-form

Home Page:https://multitudes-html-css-form.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

https://multitudes-html-css-form.netlify.app/


Languages

Language:CSS 56.1%Language:HTML 43.9%