Why bootstrap is used? and is there any platform required to work on bootstrap or we can smoothly work with bootstrap using visual studio or sublime text?
It’s a collection of useful CSS classes (plus some JavaScript to allow things like image galleries and accordions to work). It exists so that you can put together a site without writing all that CSS yourself every time.
1 Like