// Single line comment (continues until line break)
/* Multi line comment */
<!-- Single line comment starting with the opening HTML comment segment "<!--" (continues until line break)
--> Single line comment starting with the closing HTML comment segment "-->" (continues until line break)