HTMLBRElement:clear

For visual user agents,<BR>
the clear attribute can be used to determine whether markup following the BR element flows around images and ohter objects floated to the left or right margin, or whether it starts after the bottom of such objects.


Forcing a line break:the BR element
<!ELEMENT BR - O EMPTY -- forced line break -->
<!ATTLIST BR
  %coreattrs;          -- id, class, style, title --
>

For visual user agents,<BR>
the clear attribute can be used to determine whether markup following the BR element flows around images and ohter objects floated to the left or right margin, or whether it starts after the bottom of such objects.


Made by Hagiwara.
It's free to copy and arrange this sample. But please keep to regulation of MDSProject.
Last update 2000.3.24