Comments:
*
Comments
*
Single Line
/* This is a CSS comment */
div {
color: red; /* This is a CSS comment */
}