+1 vote
in Bootstrap by
What are the key components of Bootstrap?

1 Answer

0 votes
by

The key components of Bootstrap include:

CSS: It consists of  various CSS files

Scaffolding: It provides a basic structure with the Grid system, link styles, and background

Layout Components: This gives the list of layout components

JavaScript Plugins: It contains many jQuery and JavaScript plugins

Customize: To get your own version of the framework, you can customize your components

...