- Mastering Bootstrap 4
- Benjamin Jakobus Jason Marah
- 150字
- 2021-07-08 11:45:38
Chapter 2. Making a Style Statement
In the previous chapter, we showed you a first glimpse of MyPhoto
, the Bootstrap website that we are going to build up throughout the following chapters. Now it is time to get our hands dirty, and actually start building the first section of this website. A first pass at an element of the Services section that presents the list of print sizes available to order. We will achieve this by building a grid using Bootstrap's grid system, creating image elements within the grid system, applying image modifiers, and leveraging Bootstrap's utility classes to create visual indicators and optimized layouts specific to different display resolutions.
By the end of this chapter, through code examples and studying the Bootstrap source code, you will have gained a deep understanding of the following:
- Bootstrap's grid system
- Responsive images within Bootstrap
- Bootstrap's helper classes
- Bootstrap's responsive utilities
- SPSS數據挖掘與案例分析應用實踐
- Web前端開發技術:HTML、CSS、JavaScript(第3版)
- Learning Spring 5.0
- TypeScript實戰指南
- Magento 1.8 Development Cookbook
- Cocos2d-x學習筆記:完全掌握Lua API與游戲項目開發 (未來書庫)
- C語言程序設計
- Mastering Data Mining with Python:Find patterns hidden in your data
- PHP+Ajax+jQuery網站開發項目式教程
- Data Science Algorithms in a Week
- Java高手是怎樣煉成的:原理、方法與實踐
- Go Systems Programming
- R語言數據分析從入門到實戰
- 數據結構:C語言描述(融媒體版)
- Python3網絡爬蟲寶典