To add a single line of space, you use the break tag: <br>
This is an empty tag and stands alone.
You can use the <br> tag to insert one or more blank lines.
Example
<p> Tom and Jerry <br> American animated cartoon series about a hapless cat’s never-ending pursuit of a clever mouse. </p>