/quiz-your-friends

Unit 1 Lesson 4 Lab: Forms

GNU General Public License v3.0GPL-3.0

Unit 1 Lesson 4 - Lab: Forms

Quiz Your Friends!

Directions

Whether it be anime, fashion, travel, music, your interests are all so interesting and unique. You each are an ✌🏾expert✌🏾 at something and your job is to create a quiz to test the expertise of your classmates!

You are to use and HTML Forms and CSS to create and style a 5 question quiz on a topic of your choosing. You are to use each of the following input types at least once:

  • text
  • textarea
  • select
  • checkbox
  • radio

Note

Styling for forms can range from annoying to extremely challenging. Simplicity rules here. Style your quiz to be clean, readable, and organized. No need for anything fancy or advanced. For an example, see here

Submission Process

  1. Fork this repo
  2. Clone it
  3. Create a folder first-last inside of fellow-submissions
  4. Add your index.html and style.css to your first-last folder
  5. Commit early and often
  6. Push to your remote repo when you are finished.
  7. Open a pull request to submit.

Due Date

9AM Tuesday, September 24, 2019