Consider:
p { ... } .foo { ... } #bar { ... }
What is the correct name for these statements in CSS? I\'ve seen them called selectors, rules or rule
They are selectors - see W3C specification