+ 8
What is the need to study bootstrap
Say me the importance of bootstrap
15 ответов
+ 14
Suppose you make a website.You will need to make multiple versions of it so its dimensions fit perfectly on all type of devices/screens like mobiles,tablets ,desktops etc...
Bootstrap helps you in making your webpage look good and fit perfectly on all devices.
+ 10
Bootstrap can make the look of your website better and responsive😉
+ 8
You dont need bootstrap, but it will save you time doing projects. Bootstrap is just a bunch of class and id-s, so you just call them in html and you get elements, also it have responsive grid so making projects in bootstrap meaning it will fit any screen size on any device.
+ 7
It saves time
+ 6
Avi Takiyar Idk bout those :(
+ 4
Bootstrap is needed to make a responsive website very quickly.
+ 3
I've used bootstrap on a few small projects. The grid system is helpful and it also has several stock icons, pre-coded styles, and components like a bootstrap nav bar. I recommend using Sololearn or another sandbox like CodePen to experiment and learn about how best to use bootstrap and all it offers.
+ 2
Nice Sasa
....you can still make your website responsive without Boostrap. as long as you good. Boostrap only makes your work easier
+ 2
Bootstrap is like a shortcut....
Bootstrap contains a css/Javascript language... so it makes code shorter and easier
and also... BootStrap is for designing web... so you dont have to write a long of Css Code when you use Bootstrap 🙂
Thanks!
+ 2
Mitali You don't need to use Bootstrap. You can use media queries in your CSS code and make your website responsive for all the devices.
+ 2
Mitali Just like I don't know much about those amazing CSS animations of yours!
+ 1
Bootstrap can make your website responsive design very easily. It is very easy to learn and use.
+ 1
bootstrap can be great for quickly implementing uniform design in an app. it's also extremely easy and simple... so I'm not sure why anyone would need to study it at all. their documentation is fabulous, so don't waste time studying it, you can easily implement it onto any project and referencing the docs takes two seconds.
For the above reasons I don't really think it's a good idea to slap "bootstrap" on your resume, unless the job you're going for is big into it.
- 5
There is none. Bootstrap is used by people who are too lazy to code and can't design properly.