eckb Introduction to EC
Tools of EC
Applications of EC
Home HTML Graphics Programming Servers
Applications Development
Issues
WinterLine
Getting Started
Basic HTML
Tables
Frames
Forms

Spacing Control

These tags are used to separate various parts of the document with whitespace and lines. Tags explained include:

<br>, <p>, and <hr>

<br>: Inserts a line break

    Normally, text is placed across the screen and is wrapped around as needed. Unlike as in wordprocessing, a carriage return (enter) has no impact on the appearance of a document. The <br> tag is used to insert a line break.

<p>: Start a new paragraph

    The <p> tag is used to insert a blank line between lines of text.

<hr>: Insert a horizontal rule

    This tag generates a horizontal line

Example: 

WinterLine
ECKB Home EC Course Home EC Participants Home

©  1998, Simha R. Magal  |  Feedback