- Mastering Bootstrap 4(Second Edition)
- Benjamin Jakobus Jason Marah
- 177字
- 2021-06-24 19:25:48
Mobile support
Similar to its predecessor, Bootstrap 4 allows you to create mobile-friendly websites without too much additional development work. By default, Bootstrap is designed to work across all resolutions and screen sizes, from mobile to tablet to a desktop. In fact, Bootstrap's mobile-first design philosophy implies that its components must display and function correctly at the smallest screen size possible. The reasoning behind this is simple. Think about developing a website without consideration for small mobile screens. In this case, you are likely to pack your website full of buttons, labels, and tables. You will probably only discover any usability issues when a user attempts to visit your website using a mobile device, only to find a small web page that is crowded with buttons and forms. At this stage, you will be required to rework the entire user interface to allow it to render on smaller screens. For precisely this reason, Bootstrap promotes a bottom-up approach, forcing developers to get the user interface to render correctly on the smallest possible screen size, before expanding upward.
- 鴻蒙生態:開啟萬物互聯的智慧新時代
- 嵌入式Linux系統開發:基于Yocto Project
- Ubuntu Linux操作系統
- 構建可擴展分布式系統:方法與實踐
- Windows Phone 8 Application Development Essentials
- Windows Server 2019 Administration Fundamentals
- Application Development in iOS 7
- 計算機系統:基于x86+Linux平臺
- OpenSolaris設備驅動原理與開發
- 計算機系統的自主設計
- Distributed Computing with Go
- Learn CUDA Programming
- Linux操作系統
- Learning BeagleBone
- CSS揭秘