This is an example of standard text displayed within the
body of an HTML document without a break tag
With the Break Tag
This is an example of standard text
displayed within the body of an HTML
document with a break tag.
Without the Paragraph tag
Unlike in word processing documents, carriage returns and line
breaks in HTML files are ignored. Text can only be broken using a Paragraph tag or Break tag.
With the Paragraph tag
Unlike in word processing documents,
carriage returns and line breaks in HTML
files are ignored. Text can only