Spacing between text line

M

MARCUS

When making text lines at the end of the paragraph, there seems to be double
spacing. I don't really know how to delete this so as to have a single
spacing between text lines. Thanks in advance.
(www.LLOYDSFINANCIALSERVICES.net under REFERENCES.)
Marcus
 
T

Thomas A. Rowe

SHIFT+ENTER for single line returns

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
A

Andrew Murray

The <p> tag does this. ( [enter] key)

Use <br> for no blank lines between lines. (or [shift]-[enter])
 
Top