class js.html.PreElement extends Element

Available on js

This element represents preformatted text. Text within this element is typically displayed in a non-proportional font exactly as it is laid out in the file. Whitespaces inside this element are displayed as typed.

Documentation for this class was provided by MDN.

Instance Fields