2003 adding extra blank line

J

Jim L.

When I add a two row table and insert a graphic in the top row, text in the
bottom row, FP 2003 inserts a blank line between the first and second line
of text which is to the left of the two row table. How can I get rid of the
blank line so all text on the left will have equal verticle spacing?
 
M

Murray

Show me your code, please. It's likely what you are calling a blank line is
just the inherent margins on the <p> tag, which you can easily control with
CSS.
 
Top