Skip to content

Instantly share code, notes, and snippets.

@ashx3s
Last active January 28, 2022 17:15
Show Gist options
  • Select an option

  • Save ashx3s/4b5ceabc01d3c7c30818fd1652998c03 to your computer and use it in GitHub Desktop.

Select an option

Save ashx3s/4b5ceabc01d3c7c30818fd1652998c03 to your computer and use it in GitHub Desktop.
User Input Form

User Input Form

Goals

  • Create a simple user input form
    • options include:
      • signup form
      • review form
      • information form
      • video game character creation
  • Work with a partner to design a form
    • pay attention to language and assumed knowlege when drafting
  • Learn how to structure user content

Requirements

  • Due: Feburary 1st
  • Your form should include
    • the fieldset tag
    • label tags
    • text input
    • checkboxes
    • radio buttons
    • a drop down menu
    • at least 1 other field other than the abovementioned ones
  • Submit to brightspace
    • either a codepen or github pages page
    • attribute your pair code partner in your submission

Resources


Pair Coding Notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment