comment in html multiple lines code example
Example 1: comments in html
<!-- This text is commented in html -->
Example 2: html comment
<!--this is comment-->
<!-- This text is commented in html -->
<!--this is comment-->