how to write comment in html code example
Example 1: comment in html
<!-- this will be ignored -->
Example 2: html comments
<!-- i am a comment -->
Example 3: html comments
<!-- Example Comment -->
Example 4: html comment
<!-- Write comment here -->
Example 5: how to write comment in html
<!-- a comment in html -->