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