how do you comment out in html code example
Example 1: commenting in html
<!-- a comment in html -->
Example 2: how to comment in html
<!-- your comment goes here -->
Example 3: html note
<!-- This is an HTML note -->
<!-- a comment in html -->
<!-- your comment goes here -->
<!-- This is an HTML note -->