- RESS Essentials
- Joanna Krenz-Kurowska Jerzy Kurowski
- 222字
- 2021-07-23 15:38:33
Chapter 2. Sample RWD Setup for Client-Side Development
To test and learn RWD and RESS concepts, we will build a demo website. In this chapter we are going to focus on client-side design and development. We will go through the process of implementing a simple design with practical application of RWD concepts such as fluid images, responsive grids, and media queries.

A sample responsive homepage design we are going to build in this chapter
During the process, we are going to look closer at HTML and CSS constructs often used to build responsive web pages. To implement our design, we will employ the often-used frontend framework, Twitter's Bootstrap, based on 12 fluid columns. We don't need most of its components (we are only going to use the responsive navigation bar), but we will seize the opportunity to get acquainted with this useful tool. Our design uses variable column count depending on the screen size. To achieve it, we may use the Gridpak tool, which lets us create complex variable column grids with an intuitive interface. Then we will learn how to integrate the two, the Gridpak grid and Bootstrap. Finally, we will add custom classes to format the document and fine tune the page look on various screen sizes by adjusting font sizes and fixing issues that might crop up.
- 零起點學Linux系統管理
- Red Hat Enterprise Linux 8系統管理實戰
- Persistence in PHP with the Doctrine ORM
- 精解Windows8
- Windows Phone應用程序開發
- 計算機系統開發與優化實戰
- 深入Linux內核架構與底層原理(第2版)
- 注冊表應用完全DIY
- OpenSolaris設備驅動原理與開發
- 統信UOS應用開發進階教程
- OpenVZ Essentials
- Azure Resource Manager Templates Quick Start Guide
- 操作系統之哲學原理第2版
- Getting Started with UDK
- Linux指令從初學到精通