02 Handout 1 Flashcards
is a known web development framework that helps to build web user interfaces
Bootstrap
This framework itself consists of a combination of JavaScript and CSS
Bootstrap
It contains a lot of components required to develop a full-functioning web user interface.
Bootstrap
It is one of the most important and widely used features. It has the ability to organize the page and the core of its functionality is the grid system
Layout
The grid system has different sizes of displays. It offers extra-small, small, medium, arge, and extra-large displays
Layout
Along with the grid system, it offers responsive containers, breakpoints for adjusting page layouts, media objects, and utility classes
Layout
Bootstrap has a huge college of basic user interface components that allow you to construct any type of user interface
Components
Bootstrap offers dialogs, progress bars, tooltips, navigation bars, carousel, alerts, popovers, drop-down menus, input groups, tabs, cards, pagination, forms, list groups, bread crumbs, and a jumbotron.
All of these components are ready to use.
Components
Bootstrap allows you to create responsive websites that can be viewed on mobile devices without too much development work.
Mobile Support
Bootstrap 4 is designed to work across all resolutions from mobile to tablet, and to desktop.
Mobile Support
Bootstrap offers a large selection of utility classes that encapsulate the most commonly needed functionality in order to reduce the number of repetitive style rules
Utilities
Examples include rules for aligning text, hiding an element, or providing contextual colors for warning test
Utilities
Bootstrap offers a collection of themes can be used or followed for designing websites
Themes
What are the common themes?
- Dashboard
- Marketing
- Generic Web Application
is the most commonly used feature in Bootstrap as it solves the important task for vertical and horizontal positioning of a page’s contents
Grid System