- Mastering Bootstrap 4(Second Edition)
- Benjamin Jakobus Jason Marah
- 204字
- 2021-06-24 19:25:54
Building the Layout
In Chapter 2, Making a Style Statement, we learned about some of Bootstrap's core features, such as the grid system, and we built out the print sizes component of MyPhoto. In this chapter, we will put this knowledge to further use by building out the layout of MyPhoto.
First, we will split the page into five sections: Welcome, Services, Gallery, About, and Contact Us, along with a footer placeholder. We will use the grid system to create distinct sections on the page. We will add content to these sections using the Bootstrap components jumbotron, tabs, carousel, and cards.
Furthermore, we will discover how to integrate Bootstrap's navbar component into our page to provide single-page, app-like navigation, while also using it to surface Bootstrap modal windows.
As we learn how to use these different components, we will also explain how to customize the components in order to integrate them with the styling conventions of MyPhoto.
In short, this chapter will cover the following topics:
- How to lay out a page using Bootstrap's grid system
- How to integrate Bootstrap jumbotron, cards, tabs, and carousels
- How to integrate Bootstrap's navbar
- How to create and surface Bootstrap's modal windows
- How to extend Bootstrap's component styles
- 零起點(diǎn)學(xué)Linux系統(tǒng)管理
- Linux實(shí)戰(zhàn)
- BPEL and Java Cookbook
- Haskell Financial Data Modeling and Predictive Analytics
- 嵌入式操作系統(tǒng)(Linux篇)(微課版)
- Mobile First Design with HTML5 and CSS3
- Linux網(wǎng)絡(luò)配置與安全管理
- 鴻蒙操作系統(tǒng)設(shè)計(jì)原理與架構(gòu)
- Android應(yīng)用性能優(yōu)化最佳實(shí)踐
- 辦公自動化教程(Windows7+Office2010)
- 基于Arduino的嵌入式系統(tǒng)入門與實(shí)踐
- OpenSolaris紅寶書
- Administering ArcGIS for Server
- Azure Serverless Computing Cookbook
- Selenium Framework Design in Data-Driven Testing