Bo dinglesTM - -   Bright Lightbulb GraphicIdeas   - -

The Web Developer Bootcamp 2024

Colt Steele

Back to Bootstrap Index Page


Bootstrap Utilities

Bootstrap has many useful utilities for alignment, color, spacing, sizing, visibility, and many more. Here is a list of all of the Bootstrap Utilities.

API Flex Opacity Spacing
Background Float Overflow Text
Borders Interactions Position Vertical Align
Colors Link Shadows Visibility
Display Object Fit Sizing Z-Index
Bootstrap Icons

Bootstrap Icons are SVG files that are included as a free, high quality, open source icon library with over 2,000 icons. Include them anyway you like, SVGs, SVG sprite, or web fonts. Use them with or without Bootstrap in any project. They are completely custimzable with size an color. Just pick the Icon you like, copy the code and place it into your webpage where needed.

These work great and can be used anywhere in the webpage such as a form, where you can place an add-on or button, on either side of an input. You may also place one on both sides of an input. More Info HERE

There is also another Free Icon Library at Font Awesome with many more free icons to use.

Bootstrap Components

Bootstrap has many Components that add functionality to a webpage. Here is a list of all of the Bootstrap Components.

Accordian Cards Modal Popovers
Alerts Carousel Navbar Progress
Badges Close Button Navs & Tabs Scrollspy
Breadcrumb Collapse Offcanvas Spinners
Buttons Dropdowns Pagination Toasts
Button Group List Group Placeholders Tooltips

Back to Top