uni

Thing1's amazing uni repo
Log | Files | Refs | Submodules

13.02.26.md (185B)


      1 # 13/02/26
      2 
      3 - Forms can made using an `input` tag, or using a `label` tag,
      4 the label tag requires the `for` attribute to be a form. There
      5 is also a `form` tag to make more compex forms