Organizing with Breaks and Paragraphs
Learn how to separate text using a line break and paragraph tags.

HTML ignores carriage returns in your text.

If you want a break in your text, you have to insert a <BR>
tag. Wherever you put <BR>
the line of text will break and begin a new line.

The <P>

tag inserts a bit of vertical space, typically used between paragraphs.

The <BR>
tag doesn't insert any vertical space.


VA Linux Systems logo

   
I would appreciate comments, corrections, and
suggestions for how I can improve this course.

Nancy Blachman
Variable Symbols, Inc.
356 Bush Street
Mountain View, CA 94041-1332
650 966 8999
650 966 8998 fax
nancy- at -variablesymbols.com

If you want to learn how to search effectively using Google, visit Google Guide, which you can find at www.googleguide.com.