It is necessary to look at the code because there may be more than one cause for the extra space. Instead of using CSS as shown above, someone may have inserted <br/> at the end of each paragraph. There is no way any program can cope with the several ways to insert spaces between paragraphs without messing something else up.
Someday when everyone does everything in a standard way, you may get your wish. However, by then, someone else will come along, like Apple, and start doing stuff in a non-standard way again. Sigh.
|