The first to get any paragraph codes standing alone. The second to get the line breaks being used as paragraph codes (which is what most wordpad to html programs like to do -- the olders ones I used, at least, ten years ago; it's been that long since I've played with CSS, or nearly!!)
no subject
p {margin-top: 0pt; margin-bottom: 0pt; padding: 0pt; text-indent: 15pt; text-align: justify;}
br br {margin-top: 0pt; margin-bottom: 0pt; padding: 0pt; text-indent: 15pt; text-align: justify;}
The first to get any paragraph codes standing alone. The second to get the line breaks being used as paragraph codes (which is what most wordpad to html programs like to do -- the olders ones I used, at least, ten years ago; it's been that long since I've played with CSS, or nearly!!)