First commit.
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
form
|
||||
|
||||
The form element that this element is associated with (its form owner). The value of the attribute must be an id of a <form> element in the same document. If this attribute is not specified, this element must be a descendant of a <form> element. This attribute enables you to place <keygen> elements anywhere within a document, not just as descendants of their form elements.
|
Reference in New Issue
Block a user