What is the purpose of using jQuery Selectors and how can I use them correctly? I am having the following div: Using jQuery selectors, I want to change the background color of all the three <p> tags. In addition, what are the other uses of jQuery selectors.