Edit This Code:
<!DOCTYPE html>
<html>
<body>

<p>This is a paragraph.
<p>This is a paragraph.
<p>This is a paragraph.

<p>Don't forget to close your HTML tags!</p>

</body>
</html>


Result:
Try it Yourself - © w3schools.com
Privacy Policy