Skip to content

flower-power/scripted_unit9lesson2_forms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unit9lesson2_forms

In this project you will be creating a form.

The form tag and one input tag are already created for you. Add the following inputs:

  • Last Name text box
  • GitHub Username text box
  • Age dropdown
  • Graduation year radio buttons
  • Favorite Musicians checkboxes

Use the Test button to check your work. It will pop up an alert that displays the values of each input.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 63.7%
  • JavaScript 36.3%