<output>
Widely available
The <output>
element represents the result of a calculation, user action, or form entry.
To learn more, see
HTMLOutputElement,
HTMLOutputElement: defaultValue property,
HTMLOutputElement: form property,
HTMLOutputElement: htmlFor property,
HTMLOutputElement: labels property,
HTMLOutputElement: name property,
HTMLOutputElement: type property,
HTMLOutputElement: value property,
<output>: The Output element at MDN.
Compatibility
- Chrome 10 Released on 2011-03-08
- Chrome Android 18 Released on 2012-06-27
- Edge ≤18 Released before 2018-10-02
- Firefox 4 Released on 2011-03-22
- Firefox for Android 4 Released on 2011-03-29
- Safari 7 Released on 2013-10-22
- Safari on iOS 7 Released on 2013-09-18
Specifications
- HTML Standard (#the-output-element), from HTML Workstream (WHATWG).