how to create a space between paragraphs in html code example
Example: html space between words
<p style="word-spacing: 200px;"> Text with huge spacing between words </p>
<p style="word-spacing: 200px;"> Text with huge spacing between words </p>