Comment.html 106 B

1234567
  1. <!DOCTYPE html>
  2. <html>
  3. <head> </head>
  4. <body>
  5. <!--This is a comment-->
  6. </body>
  7. </html>