<html>
<body> <p>
This paragraph contains a lot of lines in the source code, but the browser ignores it.

</p>
<p>
This paragraph      contains a lot of spaces       in the source code, but the browser ignores it.
</p> <p>
The number of lines in a paragraph depends on the size of your browser window. If you resize the browser window, the number of lines in this paragraph will change if it a a big paragraph. The size of this paragraph has been increased just to show that when the browser is changed then the number of lines in the paragraph also change. Also this paragraph has no end tag. But the browser ends the paragraph when it reads the next P tag
<p>This paragraph mentions dinosaurs just to make this example a little more interesting for children. </p> </body>
</html>



Copy and paste in Notepad, then save as .htm or .html file and view the results in the default browser