Skip to main content

4 docs tagged with "Form"

View All Tags

<input> Advanced Usage

Advanced usage of the input element, including design, validation, and integration with forms

Form Tag

Collecting information on a web page and sending it to the server

Implementing a Contact Form

Guide on how to implement JavaScript functionality to capture user input from a website contact form and send it via email client.