Skip to content

Latest commit

 

History

History

2-forms

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Tuesday - Forms

Materials for this day

Assignment Review

  • <form> element
  • action attribute
  • method attribute
  • <input> element
  • type attribute
    • text
    • email
    • tel
    • number
    • date
    • search
    • color
    • range
  • value attribute
  • name attribute
  • <textarea> element
  • <label> element
    • for attribute
  • custom attribures
    • placeholder
    • autofocus
    • maxlength
    • min, max, step
    • required
    • novalidation
  • submit
  • validation

Workshop

  • Build a following design
  • Make sure you are using the simpliest selectors as possible.
  • Try to avoid code duplication.
  • Use paint, gimp, or something similar to figure out the sizes and colors.

first problem

psd file