All Selector (“*”)
Selects all elements.
Selects all elements.
Selects all elements with the given class.
Selects all elements with the given tag name.
Selects a single element with the given id attribute.
Selects the combined results of all the specified selectors.