CSS Elements Quiz Test Your CSS Skills: Beginner’s Quiz 1 / 5 What does the universal selector * do in CSS? Selects only classes Selects all elements Selects only IDs Selects only headings 2 / 5 Which symbol is used for a class selector in CSS? . * # & 3 / 5 Which CSS selector is used to style all <p> elements? P .p #p *p 4 / 5 Which selector is correct for selecting all elements with class box? #box *box .box box 5 / 5 Which symbol is used for an ID selector in CSS? # * @ . Your score isThe average score is 0% 0% Restart quiz Send feedback