|
The ENTER key is used to finish a paragraph and to move the cursor to the next line. It is also know from the old typewriter days a “carriage return” (CR.). But in computers there is a HARD CR and a SOFT CR.
HARD CR is just pressing the ENTER key. In most word programs it creates a 1 1/2 spacing for the next line.
SOFT CR is SHIFT ENTER. The spacing is a single space, the normal spacing between lines of text.
|