- 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.
- pcDuino開發(fā)實戰(zhàn)
- 全屋互聯(lián):智能家居系統(tǒng)開發(fā)指南
- Windows Server 2019 Cookbook
- Windows Server 2012 Hyper-V:Deploying the Hyper-V Enterprise Server Virtualization Platform
- Getting Started with oVirt 3.3
- Arch Linux Environment Setup How-to
- 曝光:Linux企業(yè)運維實戰(zhàn)
- 玩到極致 iPhone 4S完全攻略
- 嵌入式實時操作系統(tǒng)μC/OS原理與實踐
- 注冊表應(yīng)用完全DIY
- 云原生落地:產(chǎn)品、架構(gòu)與商業(yè)模式
- 統(tǒng)信UOS應(yīng)用開發(fā)進(jìn)階教程
- Multi-Cloud for Architects
- 應(yīng)急指揮信息系統(tǒng)設(shè)計
- Azure Resource Manager Templates Quick Start Guide