0753 : Paragraph Line Spacing
How many times have you seen an otherwise great-looking web page diminished by paragraph text where the last line displays with a slightly greater line height that the other lines within the paragraph text? The solution is simple and as far as I have found works in all browsers. Simply add a space after the ending of the last sentence and before the beginning of the closing tag:
the error: <p>Blah blah blah blah.< /p>
the repair: <p>Blah blah blah blah. < /p>
HTML | DHTML | CSS | JavaScript | PHP | mSQL | MySQL | Apache | BSD | inquire