I am trying to comment internal CSS code as shown in the below image, but it's not working for me. If I comment this way, my code is still working on the site.
Is this is the right way to put comments for internal CSS code?
I tried /* */, but it didn't work for me.
