w3 schools Comment Text Area / Multiple line comment area for user to include additional information. code example
Example 1: commenting in html
<!-- a comment in html -->
Example 2: comment in html
<!-- this will be ignored -->
<!-- a comment in html -->
<!-- this will be ignored -->