HTML and Jquery

jQuery is not a language, but it is a well written JavaScript code. As quoted on official jQuery website, "it is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web
 
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML. jQuery is the most popular JavaScript library in use today, with installation on 65% of the top 10 million highest-trafficked sites on the Web. jQuery is free, open-source software licensed under the MIT License.
 
You can fully develop a static website when you just know about HTML and CSS. But if you want a dynamic website, you need to know about PHP for site dynamic server side or JavaScript for site dynamic client side. You can use both for better results.
I recommend you to use WordPress. You'll just have to modify existing themes to create unique designs and keep working on your website content. But to be a designer, PHP and Javascript and its librairies, like JQuery, is a must
 
Back
Top