Hi suzmat,

There are several ways to comment out various types of code - see below:

HTML
You need to place <!-- before the code and --> after

<!--<div class="example">HTML code...