Spacing between text line

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
SHIFT+ENTER for single line returns

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
The <p> tag does this. ( [enter] key)

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