I\'m messing around with some code right now, and to separate 2 paragraphs I\'m using a br tag. To put spacing between the paragraphs, I noticed that I can use
br
None, br is a newline and is entirely invisible so has no reason to have any css properties.