- Bootstrap 4 Cookbook
- Ajdin Imsirovic
- 114字
- 2021-07-02 21:08:08
Getting ready
Navigate to the third recipe of Chapter 3 website (you can access it by navigating to chapter3/complete/app in the code files then running the harp server command, which will allow you to visit the completed website for the this chapter, at localhost:9000 in your browser). Here, you can click on the Recipe dropdown in the navbar, click on the recipe 3 link, and preview the final result that we are trying to achieve.
To get this look, we will combine text color classes, background color classes, display classes, and vertical text alignment classes. We will create this look from the empty files readily available in our chapter3/start/recipe3 folder.
推薦閱讀
- 深入淺出Spring Boot 2.x
- WSO2 Developer’s Guide
- NumPy Essentials
- MySQL數(shù)據(jù)庫管理與開發(fā)(慕課版)
- R大數(shù)據(jù)分析實用指南
- Java程序設(shè)計入門
- 微服務(wù)架構(gòu)深度解析:原理、實踐與進階
- Node.js:來一打 C++ 擴展
- C#程序設(shè)計教程(第3版)
- Emgu CV Essentials
- Learning Material Design
- Python網(wǎng)絡(luò)爬蟲技術(shù)與應(yīng)用
- Redmine Cookbook
- MongoDB Administrator’s Guide
- 高質(zhì)量程序設(shè)計指南:C++/C語言