Bootstrap Flashcards
This is the most popular HTML, CSS, and JavaScript framework for developing responsive, mobile-first websites.
Bootstrap
provides a responsive grid system, pre-designed components, and customizable
utilities
Bootstrap
streamlines development process with easy-to-use tools and mobile-first approach
Bootstrap
bootstrap relies on ____ elements and structure to create responsive
layouts and components effectively
HTML
for customizing Bootstrap’s styling and understanding how it integrates
with your own style
CSS
helps in using interactive components, such as modals and
carousels
JavaScript
understanding this will help you utilize bootstrap’s
grid system and media queries effectively to create responsive layouts
Responsive Web Design
pre-designed libraries that provide ready-to-use CSS components and styles
CSS Frameworks
enables faster, consistent, and responsive web design across various devices
CSS Frameworks
ensures a uniform look without repetitive coding
CSS Frameworks
Give examples of CSS Frameworks
Bootstrap, Tailwind CSS, Materialize CSS, Blaze UI, Primer CSS, Onseen UI, Pure CSS, Bulma, Spectre CSS, Semantic UI, Tachyons
When was bootstrap created and who created it?
Created by Mark Otto and Jacob Thornton at Twitter in 2011
What Bootstrap version?
responsive grid system and basic components
Bootstrap 1
What Bootstrap version?
improved grid systems and mobile-first design principles
Bootstrap 2 and 3
What Bootstrap version?
Flexbox support and updated design elements
Bootstrap 4