Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 951 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 951 Bytes

FCC R.W.D Certificate Projects - Survey Form

Description

A simple survey form made with HTML and CSS. This is one of the projects required to obtain the Responsive Web Design Certificate from freeCodeCamp.

Live Demo

This project is somewhat responsive however for the best experience view on a 1920x1080 screen. For mobile view, use desktop view and landscape orientation.

View the web page here: Survey Form

Features

HTML

  • Form
  • Input Fields
  • Labels
  • Buttons
  • Textarea
  • Radio buttons
  • Checkboxes
  • Dropdowns

CSS

  • Box shadow
  • attribute selectors
  • pseudo-selectors
  • classes
  • rgba functions

Disclaimer

  • This project will not be updated or maintained. It is one of 5 projects required to obtain the Responsive Web Design Certificate from freeCodeCamp.

Feel free to star and/or fork this project and style it as you wish.