html code to create space between paragraphs 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>