2023 WDB: Introduction to Bootstrap 4 & 5 -- Day 12

 Bootstrap Grid Layout System

In today's video, Angela Yu discussed Bootstrap's grid layout system. The most important takeaway was how Bootstrap's system automatically responds to changes in the browser's layout.


Code



Here are the different examples of Bootstrap responses as the browser size changes from desktop to phone.
































Comments

Popular posts from this blog

Space Wars- Python 3

Maze Game in Python using Turtle