HTML Comments

  • Hidden from display but helps you document and remind yourself of what to do.

  • Can also be used to hide content like in the second example.

  • Good for debugging → You can comment HTML lines of code one at a time to search for errors.