FP2003 - paragraph problem

B

bluenovember

I've done something and I don't know what it is. After doing some fiddling
around, I now find that I can't make a paragraph go to the end of the page,
ie I can't make the sentances reach the end. They stop 2 inches from the end
and carry on the next line. Any ideas?
 
S

Steve Easton

You've either created a fixed width table and are reaching the edge of the
table,
or you've set a really large right margin.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
A

Andrew Murray

Are you typing within a table?

Maybe the table's cell width is not 100%, therefore it wraps to the next
line when it reaches the limit of the width set? i.e the table width might
be 98%; but the *cell* width might be 75% of that 98% width. If that's
confusing, I don't blame you. but check the cell width and change it to
something closer to what the table width is.\
 
Top