We have seen how selectors are used in CSS, but how do we use them in JavaScript? The answer is that every DOM node object has a set of functions that will find objects based on selectors. Notice that ...