Bootstrap Flashcards

1
Q

This is the most popular HTML, CSS, and JavaScript framework for developing responsive, mobile-first websites.

A

Bootstrap

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

provides a responsive grid system, pre-designed components, and customizable
utilities

A

Bootstrap

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

streamlines development process with easy-to-use tools and mobile-first approach

A

Bootstrap

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

bootstrap relies on ____ elements and structure to create responsive
layouts and components effectively

A

HTML

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

for customizing Bootstrap’s styling and understanding how it integrates
with your own style

A

CSS

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

helps in using interactive components, such as modals and
carousels

A

JavaScript

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

understanding this will help you utilize bootstrap’s
grid system and media queries effectively to create responsive layouts

A

Responsive Web Design

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

pre-designed libraries that provide ready-to-use CSS components and styles

A

CSS Frameworks

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

enables faster, consistent, and responsive web design across various devices

A

CSS Frameworks

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

ensures a uniform look without repetitive coding

A

CSS Frameworks

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

Give examples of CSS Frameworks

A

Bootstrap, Tailwind CSS, Materialize CSS, Blaze UI, Primer CSS, Onseen UI, Pure CSS, Bulma, Spectre CSS, Semantic UI, Tachyons

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

When was bootstrap created and who created it?

A

Created by Mark Otto and Jacob Thornton at Twitter in 2011

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

What Bootstrap version?

responsive grid system and basic components

A

Bootstrap 1

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

What Bootstrap version?

improved grid systems and mobile-first design principles

A

Bootstrap 2 and 3

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

What Bootstrap version?

Flexbox support and updated design elements

A

Bootstrap 4

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

Bootstrap version?

improved customization options and new utilities

A

Bootstrap 5

17
Q

Why use Bootstrap?

A

Possible answer:
With extensive browser compatibility and a strong community of Bootstrap
users, it accelerates development time, ensuring consistent and visually
appealing designs across all devices

18
Q

What feature?

create responsive layouts with a flexible grid system that adjusts
seamlessly to various screen sizes

A

Grid System

19
Q

What feature?

Add customizable buttons of all shapes and sizes to enhance
interactivity

A

Buttons

20
Q

user friendly forms with diverse styles and functionalities, including
validation

A

Forms

21
Q

What feature?

Implement intuitive navigation menus, from simple dropdowns to
advanced mega menus

A

Navigation

22
Q

What feature?

effectively communicate with dismissible alerts, warnings, and success
notifications

A

Alerts

23
Q

What feature?

responsive image handling

A

Images

24
Q

What feature?

interactive features like modals, tooltips, carousels using
Bootstrap’s JavaScript plugins

A

JavaScript Plugins

25
Q

service that allows developers to include Bootstrap’s CSS and JavaScript files in
their projects without local hosting

A

Content Delivery Network (CDN)

26
Q

Benefits of CDN

A
  • you can leverage fast, reliable, and globally distributed servers to deliver
    bootstrap’s resources
  • reduces load times and improves website performance