HTML Form Attributes — a practical guide to HTML form attributes with clear examples you can reuse in real projects.
HTML Tutorial Series (25/79). Prefer one article? Read the complete HTML tutorial.
Short description
Use `enctype="multipart/form-data"` for file uploads.
Useful attributes
action, method
enctype
novalidate
autocomplete
name (on controls)