jQuery tutorial for beginners
This tutorial will teach you how to use jQuery in your project
Download and install Visual Studio Code
Download and install one of the following browser:
Download lesson files from here and unzip on your computer.
You will see the following files structre:
tutorial/
1-start-here.html
2-jQuery.html
3-jQuery-methods.html
4-jQuery-effects.html
5-jQuery-events.html
final/
index.html
css/
styles.css
js/
scripts.js
starter/
Navigate to tutorial folder and follow lesson files in given order:
1-start-here.html
2-jQuery.html
3-jQuery-methods.html
4-jQuery-effects.html
5-jQuery-events.html