using of comment tag in Html:
HTML comments are a way to add notes and explanations to your HTML code without them being visible to users when the page is rendered in a web browser. They are used to provide context and documentation for the code and can be useful for commenting o...
sahooji.hashnode.dev1 min read