Showing posts with label CSS. Show all posts
Showing posts with label CSS. Show all posts

Friday, April 23, 2010

How to add comments in my CSS (style sheet)?

CSS Commenting is very simple as any other language. Your comments should be in between /* and */. Here is an example of how to have comments
 /* this is a comment*/