Home / CSE / CSS - CS :: Discussion

Discussion :: CSS - CS

  1. Which of the following represents a comment?

  2. A.

     /!– comments –!/

    B.

     /! comments !/

    C.

     /* comments */

    D.

     None of the mentioned

    View Answer

    Workspace

    Answer : Option C

    Explanation :

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


Be The First To Comment