The code for comment.html is: <!DOCTYPE html> <html> <body> <p>This is a paragraph.</p> <!-- <p>This is another paragraph </p> --> <p>This is a paragraph too.</p> <p>This is a paragraph too.</p> <p>This is a paragraph too.</p> </body> </html>