Selector represents a structure. This structure can be used as a condition that determines which elements a selector matches in the document tree. In CSS1 and CSS2, pseudo-elements start with a colon :, just like pseudo-classes. In CSS3, pseudo-elements start with a double colon ::, which differentiates them from pseudo-classes.
Css Selectors Reference
<span title='2022-12-08 00:00:00 +0000 UTC'>December 8, 2022</span> · 1 min · 50 words · Timothy Ellis