OK, problem #3 in a series of 15,000,000...
I simply want a paragraph of text (in a <p> tag) to display directly below a single-cell table. What I get is a space between the bottom of the table and the paragraph text.
Can someone please tell me how I can remedy this?
I tried adding a style="padding-top: 0;" thingie to the <p> tag but that doesn't work. Not even sure if that's a legal command though, TBH. :P
Thanks!
I simply want a paragraph of text (in a <p> tag) to display directly below a single-cell table. What I get is a space between the bottom of the table and the paragraph text.
Can someone please tell me how I can remedy this?
I tried adding a style="padding-top: 0;" thingie to the <p> tag but that doesn't work. Not even sure if that's a legal command though, TBH. :P
Thanks!