Fundamentals of HTML
Jan 20, 2023 · 3 min read · 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...
Join discussion
