Project developed during stage 3 - Moving forward in HTML and CSS, in Rocketseat explorer course.
Learned concepts:
-
Understanding HTML fields
-
How forms work in HTML
-
Grouping fields with fieldset and legend
-
Setting new fields inside the fieldset
-
Styling the select field
-
Applying styles to the remaining groupings
-
Customized checkbox with accessibility
-
Creating styles for the submit
-
Validating fields and submitting forms
Before you begin, ensure you have met the following requirements:
- Git must be installed on your operating system.
To run Mentoring locally, run this command on your git bash:
Linux and macOS:
sudo git clone https://github.com/denilsonbaptista/form-mentoring.git
Windows:
git clone https://github.com/denilsonbaptista/form-mentoring.git
If you want to contact with me you can reach me at Linkedin.
This project is free to use and does not contains any license.