Skip to content

jessislearning/survey-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Survey Form (Certification Project 1 of 5)

This is a project for the Responsive Web Design Certification for freeCodeCamp 📝
The objective is to build a survey form that collects data from users.
The main files are an index.html file and a style.css file.

The survey form contains:
text input,
email input,
number input,
radio buttons,
checkboxes,
a dropdown menu,
and a submit button

The survey form is theoretically made for the academic service "Little Castle" (http://little-castle.com)

You can view the page here: https://htmlpreview.github.io/?https://github.com/jessislearning/survey-form/blob/main/index.html

The version submitted to the freeCodeCamp looks like this: image

More information on the Responsive Web Design certification can be found here: https://www.freecodecamp.org/learn/2022/responsive-web-design