how to comment out a block of code in html code example
Example 1: how to comment in html
<!-- your comment goes here -->
Example 2: html comments
<!-- Example Comment -->
<!-- your comment goes here -->
<!-- Example Comment -->