- 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
- 極簡算法史:從數學到機器的故事
- Java入門經典(第6版)
- C# 2012程序設計實踐教程 (清華電腦學堂)
- JavaScript 網頁編程從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- Learning RabbitMQ
- 精通Scrapy網絡爬蟲
- Mastering Google App Engine
- C++ 從入門到項目實踐(超值版)
- Mastering Rust
- D3.js By Example
- C#程序設計(項目教學版)
- JavaScript應用開發實踐指南
- 算法設計與分析:基于C++編程語言的描述
- 視窗軟件設計和開發自動化:可視化D++語言
- Web前端開發技術:HTML、CSS、JavaScript