HTML Comments

HTML Comments are used to add notes inside HTML code that are not displayed in the browser.They help developers understand and manage code easily. In this tutorial, you will learn…