CSS Comments vs. HTML Comments tags

When you are writing CSS or HTML syntax, it's good for you to make comments, so in the near future when you will be updating your CSS stylesheet or HTML page, you will know what is what.
In someway, in the beginning you think comments are waste of time, but when you have multiple CSS stylesheets or HTML pages, you will find comments very useful!
Let's take a look at this simple syntax.