HTMLPreElementpublic interface HTMLPreElement implements HTMLElement
Methods Summary |
---|
public int | getWidth()Fixed width for content. See the width attribute definition in HTML
4.0. This attribute is deprecated in HTML 4.0.
| public void | setWidth(int width)
|
|