Skip to content

mdbootstrap/jQuery-tutorial-for-beginners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jQuery-tutorial-for-beginners

jQuery tutorial for beginners

What will you learn?

This tutorial will teach you how to use jQuery in your project

What will I build?

Preview

How to start?

1. Preapre the environment

1.1 Text editor

Download and install Visual Studio Code

1.2 Browser

Download and install one of the following browser:

1.3 Lesson files

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/

2. Start learning

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

About

jQuery tutorial for beginners. Access more Web Development tutorials via the link below

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published