M3 - Bootstrap Flashcards

1
Q

What is Bootstrap?

A

Bootstrap is a library of CSS and JavaScript code that helps you quickly build visually appealing websites. It provides pre-written code for styling and functionality, making web development faster and easier.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How does Bootstrap help in web development?

A

Bootstrap speeds up the development process by offering pre-built components and a responsive grid system. This means you can quickly assemble and style web pages without having to write extensive custom code.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are components in Bootstrap?

A

Components are reusable, pre-designed pieces of code, such as buttons, navigation bars, and forms. They allow you to easily create and style various parts of your website without starting from scratch.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the responsive grid system in Bootstrap?

A

The responsive grid system allows your web pages to adjust their layout based on the screen size or device being used. This ensures that your site looks good on desktops, tablets, and smartphones.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Why is Bootstrap useful for developers?

A

Bootstrap saves development time by providing ready-to-use CSS and JavaScript. It also simplifies the styling process, reduces the need for advanced CSS knowledge, and ensures design consistency across projects and teams.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly