Sometimes you want to disable a part of the CSS code without deleting it. To do so you can put "/*" and "*/" around the code you want to disable. You can use the same method to add headings and comments to your CSS files.
1. Disable CSS code
2. Add headings or comments

- Log in to post comments