Represents a type selector (e.g., div, p).
div
p
The combinator used to combine this selector with other selectors (e.g., descendant, child, adjacent sibling).
The name of the selector (e.g., tag name, class name, ID).