1.

_________ selectors are used to specify a group of elements.(a) id(b) class(c) tag(d) both class and tagThe question was asked in quiz.My question is based upon Introduction to CSS topic in portion CSS Fundamentals, Colors and Styling of CSS

Answer»

The correct option is (b) class

Easiest explanation: Class selectors are USED to specify a GROUP of elements. ID selector specifies a PARTICULAR unique element.



Discussion

No Comment Found

Related InterviewSolutions