How to add Comments in HTML?

There are opening comment tags <!-- and closing comment tags --> that are used to insert comments in HTML.

<!-- About Author -->
<p>This is a sample content about author. Here we can write about him in details.</p>

Learn more about the similar topics:
Tutorials
HTML Comments
Exercises & Assignments
No Content Found.
Interview Questions & Answers
How to add Comments in HTML?