- 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.
- Puppet 4 Essentials(Second Edition)
- INSTANT FreeMarker Starter
- NativeScript for Angular Mobile Development
- TradeStation交易應用實踐:量化方法構建贏家策略(原書第2版)
- 精通Python自動化編程
- PySide 6/PyQt 6快速開發與實戰
- Terraform:多云、混合云環境下實現基礎設施即代碼(第2版)
- SSM開發實戰教程(Spring+Spring MVC+MyBatis)
- HTML5秘籍(第2版)
- Kubernetes源碼剖析
- OpenCV with Python Blueprints
- C指針原理揭秘:基于底層實現機制
- Java 從入門到項目實踐(超值版)
- PHP與MySQL權威指南
- Android編程權威指南(第4版)