CSS Comments – How to Comment out CSS

Commenting is an integral part of any programming language, and CSS is no exception. If you have a very large project or you work in a team, then you’ll need to help others understand your CSS stylesheet better by adding comments to it. Since stylesheets can get complicated and verbose
Find the soul