BR HTML Element
The BR element inserts a line break. This element does not require a closing tag.
Attributes
Attribute | Value | Description |
---|---|---|
CLASS | Associates the element with a CSS style.
Note Supported only for devices running Windows Mobile 2003 software or later. |
|
CLEAR | None | Specifies a normal line break.
Note Supported only for devices running Windows Mobile 2002 software or later. |
CLEAR | Left | Breaks the line and moves down vertically until there is a clear left margin.
Note Supported only for devices running Windows Mobile 2002 software or later. |
CLEAR | Right | Breaks the line and moves down vertically until there is a clear right margin.
Note Supported only for devices running Windows Mobile 2002 software or later. |
CLEAR | All | Breaks the line and moves down vertically until both margins are clear of images.
Note Supported only for devices running Windows Mobile 2002 software or later. |
ID | Uniquely identifies the element within a document.
Note Supported only for devices running Windows Mobile 2003 software or later. |
|
STYLE | Provides the definition of the CSS styles used for this element.
Note Supported only for devices running Windows Mobile 2003 software or later. |
Requirements
Pocket PC: Windows Mobile 2000 and later
OS Versions: Windows CE 3.0 and later
Send feedback on this topic to the authors.
© 2005 Microsoft Corporation. All rights reserved.