- Bootstrap 4:Responsive Web Design
- Silvio Moreto Matt Lambert Benjamin Jakobus Jason Marah
- 200字
- 2021-07-09 18:54:40
Summary
In this chapter, you learned some basic concepts about using the Bootstrap framework. These are the key points for creating web sites with high quality. Knowing them in depth gives you a huge advantage and helps with the handling of future problems.
The chapter's goal was to show the recommended setup for the Bootstrap framework, presenting the placement of the tags, libraries import, and creating a very simple web page. Remember that consistency across the website is the main thing about Bootstrap, saving your precious time.
Also keep in mind that when starting a new web page, you have to guarantee a good placement of the main tags and components no matter how you created it (manually, boilerplate, or in other ways). Many problems stem from inadequate groundwork.
We also presented some resources from which you can acquire further knowledge or any kind of help. You now belong to a big "open arms" community that you can always count on.
Now that we have this background, let's attack some real-world problems! In the next chapter, we will start developing a very common real-life example, which is a landing page, while presenting some Bootstrap components, HTML elements, and grid systems.
- Azure IoT Development Cookbook
- 算法精粹:經典計算機科學問題的Java實現
- JIRA 7 Administration Cookbook(Second Edition)
- R語言編程指南
- Learning Python Design Patterns(Second Edition)
- PLC編程及應用實戰
- 大學計算機基礎(第2版)(微課版)
- Statistical Application Development with R and Python(Second Edition)
- Web App Testing Using Knockout.JS
- C指針原理揭秘:基于底層實現機制
- Scala Functional Programming Patterns
- Python大規模機器學習
- LabVIEW數據采集
- Learn Linux Quickly
- Java編程指南:語法基礎、面向對象、函數式編程與項目實戰