annotation button html code example
Example 1: comment in html
<!-- this will be ignored -->
Example 2: comments in html
<!-- This text is commented in html -->
Example 3: comment in html
<!-- a comment in html -->
<!-- this will be ignored -->
<!-- This text is commented in html -->
<!-- a comment in html -->