HTML selectors are additional information about an HTML element that affect how they look or what they do. The are a name and a value pair.

<div name="value"></div>

Code Sandbox

AI Tutor