confi-emacs-inicial/elpa/ac-html-20151005.731/completion-data/html-attributes-short-docs/select-form
2020-08-02 01:57:21 -04:00

3 lines
308 B
Plaintext

form [HTML5]
The form element that the select element is associated with (its "form owner"). If this attribute is specified, its value must be the ID of a form element in the same document. This enables you to place select elements anywhere within a document, not just as descendants of their form elements.