- Comment tags are used to insert comments in the HTML source code.
- You can add comments to your HTML source by using the following syntax:
<!-- Write your comments here -->
<!-- Single line comment -->
<!-- Multiline comment
Here you can write any number of lines
-->
No comments:
Post a Comment