Vidyalelo
CSS · Q62

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 62

Q62

Which of the following represents a comment?

A.
/!– comments –!/
B.
/! comments !/
C.
/* comments */
Answer
D.
None of the mentioned

Answer: Option C

Solution

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