I don want a space between my lines… How do I control Line Spacing in WebExpress?
This is an HTML quirk. They really give you no control over how much space you put in, the browser does what it thinks is best. Here are the two options you have: 1. Pressing Enter creates a new paragraph. This gives you the double space look. 2. Pressing Sh-Enter creates a line break which is about half as much space as a paragraph. 3. You can toggle a paragraph between a new paragraph and a line break from the Format menu (New Paragraph) or using Sh-Ctrl-M. One other thing, if a paragraph has different attributes from the one which came before it (i.e one is centered and one is left aligned), it forces the double space amount whether it is a new paragraph or a line break. Line spacing in HTML is a bit limited. You actually have no control between lines, but you do between paragraphs. There are two types of spacing. First, the normal Paragarph spacing when you press Enter in WordExpress. The actual amount of space is controlled by the browser, but WebExpress gives a very close approci