1.

Which of the following represents a comment?(a) /!– comments –!/(b) /! comments !/(c) /* comments */(d) None of the mentionedI had been asked this question during an interview for a job.My doubt stems from Miscellaneous CSS Constructs topic in chapter CSS Properties, Elements, Functions & Tables of CSS

Answer»

The correct choice is (C) /* comments */

The explanation is: Comments can be placed WITHIN style sheets. Style sheets USE the COMMENT syntax USED in C programming



Discussion

No Comment Found

Related InterviewSolutions