jQuery Selectors

jQuery selectors allow you to select and manipulate HTML elements. All selectors in jQuery start with the dollar sign and parentheses: $().

Code :