T
Theresa C.
Hi, I use FrontPage 2003 to create a weekly newsletter that I send to Outlook
2007 via the File-Send command. When I'm in FP in Split view, I add line
breaks <br> after my <li></li> tags appropriately to get the desired spacing
to show in the lower window/view. This is usually <br><br> to skip a single
line (i.e., leave one blank line). But when I send it to Outlook and view it
there, it looks like it triples or quadruples the blank line spacing! Even
if I change this to <br> is still triples or quadruples the line spacing. If
I remove the <br> all together, I get no blank line at all. Is there a way
to get just a single blank line in Outlook?
Here's the sample source code:
<LI>
Trenching and work may still be going on in the back.
</LI>
<br><br>
If I leave 1 or 2 <br>'s, Outlook treats it as multiple blank lines (more
than 2); if I remove both <br>'s, I get no blank line at all.
I'm hardly a FP pro - I use it only for this simple newsletter. Am I doing
something obviously wrong?
Thanks!
Theresa C.
2007 via the File-Send command. When I'm in FP in Split view, I add line
breaks <br> after my <li></li> tags appropriately to get the desired spacing
to show in the lower window/view. This is usually <br><br> to skip a single
line (i.e., leave one blank line). But when I send it to Outlook and view it
there, it looks like it triples or quadruples the blank line spacing! Even
if I change this to <br> is still triples or quadruples the line spacing. If
I remove the <br> all together, I get no blank line at all. Is there a way
to get just a single blank line in Outlook?
Here's the sample source code:
<LI>
Trenching and work may still be going on in the back.
</LI>
<br><br>
If I leave 1 or 2 <br>'s, Outlook treats it as multiple blank lines (more
than 2); if I remove both <br>'s, I get no blank line at all.
I'm hardly a FP pro - I use it only for this simple newsletter. Am I doing
something obviously wrong?
Thanks!
Theresa C.