问题 This is a bit of a pedantic question, but perhaps worth asking. Is there, mechanically, a difference between a pseudo-class and a pseudo-selector in CSS? We use the term interchangeably around here, but it seems that there's a reason for the two terms. Is there any use to differentiating the two? 回答1: A pseudo-class is a specified thing, while pseudo-selector is a made up word. (Meanwhile, a pseudo-class matches an element when certain conditions are met (e.g. the mouse is pointing at it, or