What is the use of comments and how to write comments in HTML.
Comments can be used in the code to give an explanation about the code, and it is not visible to the user. Comments are used to explain something about the code to the Programmer / Developer.
Comments in any code make code easy to understand and incr...
prabhat-patidar.hashnode.dev1 min read