Browse our list of curated database of projects, exercises and lessons to learn Forms
html-css
inputs
forms
HTML Forms, HTML input and HTML text-area are really easy to understand, and they are the ONLY way to make interactive websites without AJAX. These very basic concepts represent 90% of everything you will ever need to know about forms .
Read lessonbootstrap
html-css
forms
beginner
Use Javascript to validate the inputs of an HTML form (on submit)
Start project