HTML DOCUMENT LAYOUT TAGS

Force Line Break

PARAGRAPH

ADDRESS

Table of Contents

FORCE LINE BREAK

Syntax : <BR>

The BR tag creates a line break and forces the following image or text to appear on its own line.
top of page PARAGRAPH ADDRESS

PARAGRAPH

Syntax : <P>

The PARAGRAPH tag adds an extra line before text to separate it from any text that precedes it.
top of page FORCE LINE BREAK ADDRESS

ADDRESS

Syntax : <ADDRESS>address specifications</ADDRESS>

The address format contains information about the HTML document. It is usually enclosed as a part of the footer at the end of the document. The address can contain the author's name, address, and contact or email address, as well as any other information about the document.
top of page FORCE LINE BREAK PARAGRAPH

top of page TABLE OF CONTENTS