- Bootstrap 4:Responsive Web Design
- Silvio Moreto Matt Lambert Benjamin Jakobus Jason Marah
- 315字
- 2021-07-09 18:54:42
Summary
In this chapter, we started our example of creating a landing page. By now, we can create a beautiful page without a single line of CSS or JavaScript!
First, we were able to reveal the secrets behind Bootstrap's scaffolding and understand its proper usage. You learned how to set rows inside a container, columns inside rows, and settings classes for a specific viewport. We played some tricks on columns as well, making nested rows, offsetting columns, and using multiple containers.
The basis of scaffolding will be important throughout the book, and it is in fact the basis of the Bootstrap framework. The power to manipulate it is a key factor in understanding the framework. I advise you to try out some new combinations of rows in your landing page and see what happens. Further in this book, we will show you some other grid combinations and custom layouts.
Furthermore, we played with buttons, which is another key factor in Bootstrap. We presented some of the basis of button configurations and customizations. During the rest of this book, some more options will be presented in many different ways, but respecting the basis that you have just learned.
Tables are also a very common element in web pages, and Bootstrap offers a wide variety of customizations for them. We showed an example with all the main table features that you can for sure use in your daily tasks.
Finally, we saw some tricks of the framework. As I already said, you must understand the roots of Bootstrap to understand the magic. In an easy way, Bootstrap offers helpers to make our work as fast as it can get.
In the next chapter, we will dive into mobile-first development and different viewport configurations, making our landing page best fit for any device. We will also show a nice way to debug our page for any virtual devices.
- 一步一步學Spring Boot 2:微服務項目實戰
- JavaScript前端開發模塊化教程
- 新一代通用視頻編碼H.266/VVC:原理、標準與實現
- Java Web基礎與實例教程(第2版·微課版)
- Instant QlikView 11 Application Development
- Building Serverless Applications with Python
- 可解釋機器學習:模型、方法與實踐
- Swift Playgrounds少兒趣編程
- Python算法詳解
- 時空數據建模及其應用
- Node.js開發指南
- 從Power BI到Analysis Services:企業級數據分析實戰
- 算法設計與分析:基于C++編程語言的描述
- Java EE 7 with GlassFish 4 Application Server
- 奔跑吧 Linux內核