- Bootstrap 4:Responsive Web Design
- Silvio Moreto Matt Lambert Benjamin Jakobus Jason Marah
- 181字
- 2021-07-09 18:54:38
Chapter 1. Getting Started
With the advent and increase in popularity of the mobile web, developers have had to adapt themselves to handling new challenges, such as different layouts in different resolutions, the new user experience paradigm, and optimization for low-bandwidth connections. While facing this, there were also a lot of old problems related to browser compatibility and lack of patterns in the community.
This was the outline scenario when the Bootstrap framework arrived. Developed by Twitter, the main goal of Bootstrap is to provide a web frontend framework for responsive developing with cross-browser compatibility. It is awesome! Developers fell in love with it and started to adopt it right away.
Therefore, to cover this book's objective of presenting the Bootstrap framework to build responsive, mobile-first websites faster than ever before, we must get started by setting up our work environment in the best recommended way. Thus, the topics that we will cover in this chapter are:
- Getting Bootstrap
- Setting up Bootstrap in a web page
- Building the first Bootstrap example
- The container element tag
- Support sources
- Framework compatibility
- Deploying Node.js
- 兩周自制腳本語言
- Java編程指南:基礎知識、類庫應用及案例設計
- Mastering matplotlib
- Learning Firefox OS Application Development
- CKA/CKAD應試教程:從Docker到Kubernetes完全攻略
- 基于SpringBoot實現:Java分布式中間件開發入門與實戰
- Practical GIS
- Visual C++從入門到精通(第2版)
- Microsoft HoloLens By Example
- 青少年Python趣味編程
- 深入實踐C++模板編程
- TensorFlow程序設計
- Python程序設計案例教程:從入門到機器學習(微課版)
- 換個姿勢學C語言