+ 3

What is Bootstrap?

New to web development and can't find out what is bootstrap 😒 Can someone explain me it in easy 😁

2nd Jul 2017, 2:14 PM
Washiul Alam Sohan
Washiul Alam Sohan - avatar
4 ответов
+ 7
Bootstrap is just a premade stylesheet and JavaScript library with different classes, customized elements, functions to do different things, all you would have to do is write the html for it, u don't need to spend time styling it cuz it's already done (unless u want to customize colors or something)
2nd Jul 2017, 3:32 PM
MCJEH
MCJEH - avatar
+ 3
um its a css framework. basically helps u to design. u can go to their official webpage and u might have an idea what that is. iirc its getbootstrap.com
2nd Jul 2017, 2:25 PM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar
+ 1
Bootstrap is a framework for web design/development, more specifically CSS and Javascript. It is basically a foundation for you to build on you can think of it like a library. It has pre-defined classes/code that you can use to quickly style a webpage without having to type all of the code out yourself. Boostrap is your greatest friend!
2nd Jul 2017, 2:50 PM
Amado Marquez
Amado Marquez - avatar
0
As a statistician, bootstrap is a technique to get the confidential interval of an estimate. https://en.m.wikipedia.org/wiki/Bootstrapping_(statistics) It could also refer to the web development framework: https://en.m.wikipedia.org/wiki/Bootstrap_(front-end_framework)
2nd Jul 2017, 6:55 PM
Zhuoyu Wang
Zhuoyu Wang - avatar