Bootstrap Classes
  • Bootstrap 5 Classes
  • Bootstrap 4 Classes
  • Bootstrap 3 Classes
  • Resources
    • CSS Properties List
    • Flexbox CSS Cheat Sheet
    • Bootstrap Icons Cheat Sheet
    • Code Snippets
    • Bootstrap Books
  • Tools

Web Design & Development Blog

Articles on Bootstrap and web development.

How to Customize Bootstrap Colors

how to customize bootstrap colors

A common Bootstrap customization request is changing the default color scheme. You have a few options depending on how you are using Bootstrap in your project. 1. Link to CDN - Find and Replace... Continue Reading

Category: Tutorials

Bootstrap 5 & 4 Breakpoints – Media Queries [code snippet]

Bootstrap 5 introduces a new breakpoint to the grid system XXL. Below are the Bootstrap media queries used for the grid system breakpoints for you to add to your projects CSS file to customize... Continue Reading

Category: Code Snippets

Bootstrap 4 Grid Flexbox Tutorial with Layout Examples

bootstrap 4 grid blog image

The most important element of any CSS framework is the grid system. The Bootstrap 4 grid system has been used on many websites worldwide which makes it extremely stable. This cross-browser support is... Continue Reading

Category: Tutorials

How to Reorder Columns with Bootstrap 4 Order Classes

bootstrap push pull column ordering

With Bootstrap 4 column ordering it is best to start out understanding how the natural or default column ordering works. When your browser reads your HTML code it reads from the top and works its way... Continue Reading

Category: Tutorials

How to Detect and Run JavaScript When Bootstrap Media Query Breakpoints Change

How to Run JavaScript When Bootstrap 3 Breakpoints Change

Update: I created a small jQuery plugin that adds media query detection for Bootstrap 3 and 4 projects. You can learn more about IfBreakpoint.js here. Have you ever wanted to trigger some javascript... Continue Reading

Category: Tutorials

Sparky Bootstrap 3 Sass Starter Project and Tutorial

pablo 3

It was a challenge for me to understand Grunt, Sass, and GitHub. So I decided to share a starter project I use for each Bootstrap 3 Sass project as well as a video tutorial series to help you learn... Continue Reading

Category: Articles

How to Change the Bootstrap Text Size and Make the Font Size Responsive

main qimg d9e1c4b72d51b9bac9ef01d1ea61f488

  Do you want to adjust the default font sizes in Bootstrap 4? You can either adjust the Sass variables or write new CSS styles to override the default values. In this tutorial, I will provide... Continue Reading

Category: Common Questions

What Are the Pros and Cons of Using Bootstrap in Web Development?

is bootstrap necessary

Is a CSS Framework Like Bootstrap Even Necessary? If you are new to CSS frameworks, you are probably wondering what the benefits are of using Bootstrap in your project. Prior to using Bootstrap, I... Continue Reading

Category: Articles

Which framework is better, W3.CSS or Bootstrap?

Both of these are essentially style guides. A way of doing things. I recommend Bootstrap because of the following points. The large number of websites currently using it The large number... Continue Reading

Category: Common Questions

When Will Bootstrap 4 Be Released?

Update Bootstrap 4 is now out of Beta and stable v4.0.0. Learn more I recommend keeping track of the project milestones to gauge the progress. Track Bootstrap Milestones As of 5/24/2017 the Beta... Continue Reading

Category: Common Questions

  • 1
  • 2
  • Next Page »

Categories

  • Articles
  • Code Snippets
  • Common Questions
  • Newsletter
  • Press Releases
  • Tutorials

Topics

  • Bootstrap CSS Frontend Framework
  • Web Design
  • Web Development
  • WordPress CMS

What is Bootstrap?

Bootstrap is a free, open-source collection of tools (HTML, CSS, and JavaScript) that provides pre-built styles and components for designing and developing responsive websites. It's particularly popular among both beginners and experienced developers due to its simplicity, speed, and flexibility.


©2025 Bootstrap Creative LLC - Created and maintained by Jake Lett