The name
attribute specifies the name of an <output>
element.
The name
attribute is used to reference form data after it has been submitted, or to reference the element in a JavaScript.
The numbers in the table specify the first browser version that fully supports the attribute.
<output name="name">
Value | Description |
---|---|
name | Specifies the name of the <output> element |
How to add HTML <output> Tag | HTML Tag |
How to set Default CSS Settings on HTML <output> Tag | HTML Tag |
What is HTML <output> for Attribute | HTML Tag |
How to add HTML <output> for Attribute | HTML Tag |
What is HTML <output> form Attribute | HTML Tag |
How to add HTML <output> form Attribute | HTML Tag |
What is HTML <output> name Attribute | HTML Tag |
How to create HTML <output> name Attribute | HTML Tag |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |