put comment in html code example
Example 1: commenting in html
<!-- a comment in html -->
Example 2: how to comment in html
<!-- This is HTML -->
/* This is CSS */
// This is CSS to
<!-- a comment in html -->
<!-- This is HTML -->
/* This is CSS */
// This is CSS to