PreElement
The HTMLPreElement interface expose specific properties and methods (beyond those defined by regular HTMLElement interface it also has available to it by inheritance) for manipulating block of preformatted text.
Documentation HTMLPreElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See:
Instance Members
width: IntIs a long value reflecting the obsolete width attribute, containing a fixed-size length for the pre element.