HTML Comments

Single Line Comment

<!-- This is a single line comment in HTML -->

Multi Line Comment

        <!-- This is a multi
        line comment in HTML -->