1.

Find the specificity of this “ul ol li.red”.(a) specificity = 0,0,3,1(b) specificity = 0,0,1,3(c) specificity = 1,1,1,1(d) specificity = 1,2,2,1I got this question in an interview for job.I'm obligated to ask this question of Specificity and Importance in portion CSS Selectors & Files of CSS

Answer» RIGHT CHOICE is (B) SPECIFICITY = 0,0,1,3

The EXPLANATION: Self-explainatory.


Discussion

No Comment Found

Related InterviewSolutions