Today, I learnt about comment line in HTML..,
An HTML comment is a piece of text or code within an HTML document that is not displayed in the browser. It is used primarily for documentation, explanation, or temporarily disabling parts of the code wit...