Line Spacing Text

C

calpspain

HELP: How to adjust line spacing text in frontpage 2003, I seem to hav
tried everything I know but I can't fix my problem of the spaces afte
a paragraph being too wid


-
calpspai
 
P

Paul S. Wolf

HELP: How to adjust line spacing text in frontpage 2003, I seem to have
tried everything I know but I can't fix my problem of the spaces after
a paragraph being too wide

Unless you use Cascading Style Sheets, the HTML standard rendering is to
add a blank line after all paragraphs.

Front Page does have the capability for providing single spacing,
however. If you want single spacing, use the <BR> tag, which is
generated with SHIFT-Enter, as opposed to the <P> tag, which is
generated by Enter.
 
Top