- Bootstrap 4:Responsive Web Design
- Silvio Moreto Matt Lambert Benjamin Jakobus Jason Marah
- 196字
- 2021-07-09 18:54:40
Understanding the grid system
The basis of the Bootstrap framework relies in its grid system. Bootstrap offers components that allow us to structure a website in a responsive grid layout.
To exemplify this, imagine an electronic square sheet table that can be divided into many rows and columns, as shown in the following screenshot. In the table, you can create as many lines as you want while merging cells. But what would happen if you wanted to change the layout of a single row? That could be painful.

The Bootstrap grid system works in a different way. By letting you define a set of rows, each one having a set of independent columns, it allows you to build a solid grid system for your web page. Also, each column can have different sizes to perfectly fit your template.
This not being enough, the Bootstrap grid system adapts for every viewport and resolution, which we call responsiveness.
To start learning about the grid system, we will introduce it using the example of a landing page. As you will see, Bootstrap will allow us to create a complete scaffolding that will automatically adjust the content for any viewport.
- Advanced Machine Learning with Python
- Intel Galileo Essentials
- C/C++常用算法手冊(第3版)
- Mastering Ext JS
- 深入淺出Serverless:技術原理與應用實踐
- Node.js全程實例
- Multithreading in C# 5.0 Cookbook
- Linux C編程:一站式學習
- INSTANT Sinatra Starter
- Getting Started with Eclipse Juno
- 好好學Java:從零基礎到項目實戰
- Continuous Delivery and DevOps:A Quickstart Guide Second Edition
- 啊哈C語言!:邏輯的挑戰(修訂版)
- 中小企業網站建設與管理(靜態篇)
- 零基礎學Java(升級版)