Solve problem "Create a Class to Target with jQuery Selectors" online - Learn Python 3 - Snakify

Lesson: Responsive Design with Bootstrap

Create a Class to Target with jQuery Selectors

Not every class needs to have corresponding CSS. Sometimes we create classes just for the purpose of selecting these elements more easily using jQuery.

Give each of your button elements the class target.


The content on this page is licensed under Attribution-ShareAlike 4.0 International. Original authors: freeCodeCamp, the content was modified.