Twitter Bootstrap
is a responsive html5 framework with all features for user interface readily built; Just a UI developer need to add the them and implement his color and other design element, Thus making it easy so a UI developer doesn’t need to worry much on cross browser issues and also no need to worry on screen resolutions or devices or OS as Bootstrap is responsive (Also available for fixed dimensions).
Speaking the true advantage are Bootstrap uses LESS … Lets deviate a bit !! what is less?
LESS

Less is The dynamic stylesheet language.
LESS extends CSS with dynamic behavior such as variables, mixins, operations and functions.
I think this is enough for the less for time being we will discuss about less in detail some other time, here Bootstrap is already built over less so no need to worry much on less
Lets get bit more into Bootstrap..
- Twitter Bootstrap is a toolkit to develop web apps and web sites fast.
- It includes basic CSS and HTML for creating Grids, Layouts, Typography, Tables, Forms, Navigation, Alerts, Popovers etc
- Twitter Bootstrap is created with modern browsers in mind. So, you will find it working perfectly with all the modern versions of Chrome, Firefox, Safari, Opera and Internet Explorer but As Botstrap says ” Bootstrap was made to not only look and behave great in the latest desktop browsers (as well as IE7!), but in tablet and smartphone browsers via responsive CSS as well. “
This was a brief intro about the great tech available.. I will write in detail how to work with Bootstrap and Responsive and less in coming weeks, as now i want to make shift of my web to bootstrap first.
You can check out my Bootstrap page at http://www.prasadk.com/bootstrap/
URLs :
