xxxxxxxxxx
<!DOCTYPE html>
<html>
<body>
<h1>Comment Tag Example</h1>
<p>The main content of your page goes here.</p>
<!-- This is a comment that is only visible in the source code. -->
</body>
</html>