you can use Google logo maker for that.
Because it follows the OOPS Concept.
**content removed**
Before jQuery writing JavaScript was really long winded, as you had to write the same script in different ways to please all browsers. JQuery works in all browsers, and makes light work of almost everything you need to do in JavaScript.
The only downside is that you have to include the jQuery library … Read more
JQuery is a library of routines, written independently of javascript, but that only work in the "javascript" environment. It mainly provides easy-to-use client-side scripting capabilities.
Thank you for your Answer