HTML: Comment
Comment start with
<!--
and ends with
-->
Comments are ignored.
🛑 WARNING: Comment cannot be nested.
<!-- this is comment -->
<!-- can be multiple lines -->
Comment start with
<!--
and ends with
-->
Comments are ignored.
🛑 WARNING: Comment cannot be nested.
<!-- this is comment -->
<!-- can be multiple lines -->