![]() |
![]() ![]() ![]() ![]() |
![]() |
![]() ![]() ![]() ![]() |
![]() |
![]() ![]() ![]() ![]() |
![]() |
![]() ![]() ![]() ![]() |
Break the current line and continue on the next line.
<!ELEMENT BR - O EMPTY -- forced line break --> <!ATTLIST BR %coreattrs; -- id, class, style, title -- >from the HTML 4.0 DTD, "Copyright © World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved."
Core attributes:
class
id
style
title
![]() |
![]() ![]() ![]() ![]() |
![]() |
![]() ![]() ![]() ![]() |
![]() |
![]() ![]() ![]() ![]() |
![]() |
![]() ![]() ![]() ![]() |
Value | Description |
---|---|
ALL | The next line starts below the row where both margins are cleared of images. |
LEFT | The next line starts below the row where the left margin is cleared of images. |
NONE |
The next line starts just below the current line, no matter if any margin is
clear of images or not.
This values is not present in the HTML 3.2 standard. |
RIGHT | The next line starts below the row where the right margin is cleared of images. |
n |
The next line starts below the row where both margins are cleared of images
plus n rows of pixels down.
This values is not present in the HTML 3.2 and 4.0 standards. |
![]() |
This line will break<BR>here.
|
![]() |
This line will break here. |
![]() |
<IMG src="IMG1.jpg" alt="A nice bird" width="84" height="150" align="right">
|
![]() |
![]() ![]() below the left image. |