Cascading Style Sheets (CSS)
Comments your style sheets
Comments your style sheets
This can not be written to often, always comment your style sheet code.
Comments in style sheets use this syntax:
/* your comments */
Example:
/* Logo style */
/*???????????..*/
ccs code
/*???????????..*/
/* Menu style */
/*???????????..*/
ccs code
/* Bottom style */
ccs code
/*???????????..*/
And so on.
No User Comments.
No User Comments, be the first one to write your comments?

