asp.net.ph

Skip Navigation LinksHome > Abakada: Back to Basics > Language References > HTML Elements > OUTPUT Element

<OUTPUT Element | OUTPUT Object


HTML 5

Represents the result of a calculation.

HTML Syntax

NOTE: Both start and end tags are required.

Attributes

The <output> element supports the following attributes, in addition to global attributes common to all HTML elements.

AttributeValueDescription
forelement_idSpecifies the relationship between the result of the calculation, and the elements used in the calculation
formform_idSpecifies which form the output element belongs to
namenameSpecifies a name for the output element

Example

<output>MSN</output>
See Also



Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note