Challenge Create A Form Element - ashish9342/FreeCodeCamp GitHub Wiki
Challenge Create a Form Element
You can build web forms that actually submit data to a server using nothing more than pure HTML. You can do this by specifying an action on your form element.