Hide or deactivate CSS code lines

css code hide
Contents

    Sometimes you want to deactivate a part of the CSS code without deleting it. To do this, you can place “/*” and “ */” around the code you want to deactivate.
    You can use the same method to add headings and comments to your CSS files.

    Dieser Beitrag ist auch verfügbar auf: Deutsch (German)

    Updated on 29. March 2024
    Was this article helpful?

    Leave a Reply

    Your email address will not be published. Required fields are marked *