Home » CSS » Css miscellaneous » Question
  1. Which of the following represents a comment?
    1. /* comments */
    2. /!– comments –!/
    3. /! comments !/
    4. All of above
    5. None of these
Correct Option: A

Comments can be placed within style sheets. Style sheets use the comment syntax used in C programming



Your comments will be displayed only after manual approval.