+ 7
[DUPLICATE] What is bootstrap?
I am seeing bootstrap alerts in somebodys project, so I looked it up and I don't understand fully what it is... It isn't in the HTML course... Is it CSS?
12 Answers
+ 2
https://en.m.wikipedia.org/wiki/Bootstrap_(front-end_framework)
+ 5
No I am on web.
+ 3
Hey 🇳🇬Brains... That link is not available... What is it?
+ 3
I can't see any code, as Sreejith said...
+ 3
Ok, thanks!
+ 1
actually he can't see that code or the lessons
0
As you can see from the code above, Bootstrap uses a CSS and a JS file.
The viewport meta tag tells the browser to render the width of the page at the width of the screen. This is done to make the page responsive on different screen sizes.
We have also included JQuery, as The Bootstrap JS relies on it.
that is some text on that bootstrap lesson
0
Bootstrap is near the bottom of the Learn section. It is used to make styling easier.
0
Bootstrap is a free front-end framework for faster and easier web developmentBootstrap includes HTML and CSS based design templates for typography, forms, buttons, tables, navigation, modals, image carousels and many other, as well as optional JavaScript.
pluginsBootstrap also gives you the ability to easily create responsive designs!



