Many people uses Windows Live Writer to write a blog, even i am very fond of that. As every thing has pros and cons, people faces many issues while writing a blog with live writer. One of the issue is large space LINE BREAK. Whenever you press enter you will see a large vertical space between two lines. As all of us have the habit to press ENTER to change the line. ENTER introduces a space between the two lines but in HTML it represented as end of the paragraph (</p>)
To solve the issue, use one of the method below
1. Go to HTML view and write <br/> before the line
2. The best and easy way is to press SHIFT+ENTER. Voila, you got the new line and now there is no large vertical space between two lines.
This helps a lot while writing list, tables etc.

0 comments:
Post a Comment