Hr tag

From Dharmasphere

Jump to: navigation, search

107258262_33dedd0300_m.jpg

<hr /> Horizontal Rule Tag

This puts a horizontal line on the page. Like the <br /> Breaking Space tag, this tag is also self-closing because it does not need to describe or enclose any text.

For example:

This is the end of one section.
<hr />
And this is a new section.

Will display:

This is the end of one section.


And this is a new section.

See Also

Personal tools