how to quick comment out code section in html code example
Example 1: commenting in html
<!-- a comment in html -->
Example 2: html comment
<!-- Write your comments here -->
<!-- a comment in html -->
<!-- Write your comments here -->