Subscribe
2 Comments
Paraphrase please the message
Everything, everything.
HTML Comments
In HTML, comments are denoted by the <!– and –> delimiters. Anything between these delimiters is considered a comment and is ignored by the web browser when rendering the page.
Example-
Like the above example, you can add comments in your for every section.
🚀 Try it yourself! Click the button below to run the code and see the output in action.
HTML Code
Output
jaise rooms ko alag karne ke liye diwaar ki jarurt padti hai waise hi code ko alg krne ke liye comments ki jarurt padti hai
HTML comments are commonly used for various purposes, including:
Important Note: Want to download the full HTML course as a PDF? Click here to save it locally!