<html>
<body>
<h2>HTML Paragraps</h2>
<p>HTML paragraphs are defined with the <p> tag.</p>
<p>This is a paragraph.</p>
<p>This is another paragraph.</p>
</body>
<!-- Mirrored from www.w3schools.com/whatis/tryit.asp?filename=trywhatis_html_paragraphs by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Jan 2020 02:56:09 GMT -->
</html>