<html>
<body>
<!--This comment will not be displayed-->
<p>
This is a regular paragraph
</p>
<!--Comments are usually used to describe the functions of different tag attributes
They can contain line breaks and can be written in or outside of the paragraph tag -->
</body>
</html>