BR (Line Break) TAG and ATTRIBUTES

<BR>

This "empty" element forces a line break.


ATTRIBUTES

CLASS = "class name(s)"
STYLE = "style information"

EVENTS

NONE


CLASS  See Cascading Style Sheets (CSS) Information.

STYLE  See Cascading Style Sheets (CSS) information.

Back to Top