tags
, ids
, class names
, attributes
, types
and much more to apply actions on them.
jQuery Selectors are of 4 types:
html
, head
and body
. The symbol * is used to select the elements. Like any other jQuery selector, this selector also returns an array filled with the found elements.