Comments HTML comments are the way to add notes and provide explanations about your code. It is the part of the code that doesn't render(visible) in the web browser. Comments are generally used to provide information about the context of the code, wh...
laviblog.hashnode.dev3 min read
No responses yet.