commenting in html website 3 code example
Example 1: comments in html
<!-- This text is commented in html -->
Example 2: html comments
<!-- i am a comment -->
<!-- This text is commented in html -->
<!-- i am a comment -->