The Complete Guide to HTML Comments
A comment in HTML is a section of code that is not executed by the browser and is invisible to the user viewing the webpage. It is defined by the syntax at the end. Anything written between these markers is considered a comment.