xxxxxxxxxx
<!DOCTYPE html>
<html>
<body>
<h1>Multi-line Comment Example</h1>
<!--
This is a multi-line
comment.
-->
</body>
</html>