I like to add comments inside my HTML code this allows me to know where stuff is and if I have to modify some HTML then it allows me quickly locate that code but is there a way to add comments to CSS style-sheet?
Mind blowing SEO improving and Google rank increasing Signature Rotator SEO Tool.
How to Comment in CSS?
To add a comment inside HTML code use:
<!-- this is HTML comment -->
To add a comment inside CSS code use:
/* this is CSS comment */
<!-- this is HTML comment -->
To add a comment inside CSS code use:
/* this is CSS comment */
User(s) browsing this thread: 1 Guest(s)