Lecture 7: Bootstrap

Integrative Programming and Technologies 1 (CIP1101)

What is Bootstrap?

Bootstrap is a popular front-end framework for developing responsive and mobile-first websites. Created by Twitter developers in 2011, it's open source and widely used.

Key Features

Container Types

This is a .container with a fixed width.

This is a .container-fluid that spans full width.

Bootstrap Grid System

col
col
col
col-sm-4
col-sm-8

Color Utilities

Muted text

Success text

Danger text

Info text

Warning text

Dark text