BR
Description
The BR element breaks for a new line, but does not produce
separation of text.
Minimum Attributes
<BR>
All Possible Attributes
<BR
CLEAR=left|right|all|"..."
ID="..."
CLASS="...">
Elements Allowed Within...
The BR element is defined as having no content.
Allowed In Content Of...
Any element that permits members of group
Variations
The CLEAR attribute is a Netscape 1.1 extension and was added
to force the line break to clear possible floating graphic images.
The standard tables proposal expects the presence of this attribute
since it expects text to flow around a table, if possible,
but does not standardize the attribute's existence as part of the proposal.
Version 3 includes CLEAR, and proposes the remaining attributes.
The BR element is Level 0.