The HTML element represents a document section containing interactive controls for submitting information.| developer.mozilla.org
Generally speaking, a function is a "subprogram" that can be called by code external (or internal, in the case of recursion) to the function. Like the program itself, a function is composed of a sequence of statements called the function body. Values can be passed to a function as parameters, and the function will return a value.| MDN Web Docs
The HTML Media Capture specification defines an HTML form| w3c.github.io
HTML| html.spec.whatwg.org
Hypertext Transfer Protocol (HTTP) is an application-layer protocol for transmitting hypermedia documents, such as HTML. It was designed for communication between web browsers and web servers, but it can also be used for other purposes, such as machine-to-machine communication, programmatic access to APIs, and more.| MDN Web Docs
HTML| html.spec.whatwg.org
HTML| html.spec.whatwg.org