comment is css code example
Example 1: comments in css
/*comment here*/
Example 2: css comment tag
/* a comment in css */
Example 3: comment in css
/* There is just single way to comment in css and its just
like this:
/* your comment content*/