Horje

What is HTML <output> for Attribute

Definition and Usage

The for attribute specifies the relationship between the result of the calculation, and the elements used in the calculation.


Browser Support

The numbers in the table specify the first browser version that fully supports the attribute.

Syntax

<output for="element_id">

Attribute Values

Value Description
element_id Specifies a space separated list of ids of one or more elements that specifies the relationship between the result of the calculation, and the elements used in the calculation




Category:
Web Tutorial
Sub Category:
HTML Tag
Uploaded by:
Admin