jQuery

jQuery Intro

jQuery Intro Quiz

jQuery Intro Exercise

jQuery Basic

jQuery Basic Quiz

jQuery Basic Exercise

jQuery Advance

jQuery Advance Quiz

jQuery Advance Exercise

jQuery Selectors

jQuery Effects

jQuery Events

jQuery Methods and Properties

jQuery Traversing

jQuery CSS and HTML Methods

jQuery Intro

List of jQuery Intro

Intro
jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, and animation much simpler.
jQuery Syntax
There are different methods to use jQuery. One is by using CDN link and the other is by including the jQuery file in project.
jQuery Selector
JQuery Selectors are used for selecting the elements on which some actions are needed to be performed