Sk16ck / registration-form

Create a registration form using HTML’s form & input elements with functionality supplied by Formspree.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

summary time deliverables
Create a registration form using HTML’s form & input elements with functionality supplied by Formspree.
1 hour
1 HTML file, 4 CSS files

Registration form

Overview

  • Fork this repository.
  • Create a registration form that submits to Formspree.
  • Make sure the email subject, when you receive it, is “Request to join the mission”.
  • You will need a few padding properties in main.css.
  • Text can be found inside the content.txt file.
  • Run it through Markbot and make sure it passes all the checks.

Details

  • Typefaces: Open Sans
  • Colours: #fff, #000, #f2f2f2
  • Paddings: 1rem, .5rem
  • Gridifier settings: defaults
  • Typografier settings: defaults
  • Modulifier settings: select all

Goal

Visually match the images in the “screenshots” folder.

  • Final screenshots in the “screenshots” folder.

Hand in

Drop this folder into your Markbot application. Make sure to fix all the errors. And submit for grades using Markbot.

About

Create a registration form using HTML’s form & input elements with functionality supplied by Formspree.


Languages

Language:CSS 95.0%Language:HTML 5.0%