When I'm developing a front-end for a website, I put the name of the selector directly, for example .seletor1
, .seletor2
, and so on.
I recently had to work on the classes of a plugin I downloaded, and I saw that it contained: div.seletor
Excuse my ignorance, but I have six months front-end and have never used it like this.