You're now here » Home » br
br
Insert a line break in the document.<br> This element can be used anywhere within a body element, except inside a multicell element.
Attribute Values
| value | Description |
|---|---|
| height | the length of the line break. By default, the size of the current font. |
Example:
Some text.<br />
More text on the next line.
<br height="3cm" />
Some more text, 3 centimeters below.
See also: page