👉 Selectors are elements that can be used to select other elements in a HTML document. They are typically used within CSS (Cascading Style Sheets) or JavaScript code, and they allow developers to easily access information about the selected elements on a page. Selectors are often used to set attributes on an element, apply styles, and manipulate its appearance and behavior.