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 |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |