Tag: library
What is CSS Framework?
A CSS framework is a simple template that may contain several CSS and HTML files which you can use as a starting point for your websites. Every web developer knows, that at some point you have to defi...
jQuery documentation and resources
One of the first things you might want to know when try out a new programming language, library or framework is where you can find documentation and support.
What is jQuery?
jQuery is an amazing JavaScript library that makes it easy to create wonderful web effects in just a few lines of code. As the website says:”
What is MooTools?
Mootools is a lightweight abstraction layer between the browser and the code you write and this is really the definition of nearly every js framework out there - Protoype, Dojo, jQuery, Y!UI, etc. It ...