- Responsive Web Design by Example:Beginner's Guide(Second Edition)
- Thoriq Firdaus
- 167字
- 2021-08-05 17:22:10
Summary
In this chapter, we glanced at the short story behind responsive web design, as well as the viewport meta tag and CSS3 media queries, which formulate responsive websites. This chapter also concluded that we are going to work on three projects by using the following frameworks: Responsive.gs, Bootstrap, and Foundation.
Using a framework is an easier and faster way to get responsive websites up and running, rather than building everything from scratch on our own. Alas, as mentioned, using a framework also has some negative aspects. If it is not done properly, the end result could all go wrong. The website could be stuffed and stuck with unnecessary styles and JavaScript, which at the end makes the website load slowly and hard to maintain.
We need to set up the right tools; not only will they facilitate the projects, but they will also help us in making the website more easy to maintain, and this is what we are going to do in the next chapter.
- Linux從零開始學(xué)(視頻教學(xué)版)
- Persistence in PHP with the Doctrine ORM
- Instant Handlebars.js
- 高性能Linux服務(wù)器構(gòu)建實(shí)戰(zhàn):運(yùn)維監(jiān)控、性能調(diào)優(yōu)與集群應(yīng)用
- Windows Phone 7.5 Data Cookbook
- 混沌工程實(shí)戰(zhàn):手把手教你實(shí)現(xiàn)系統(tǒng)穩(wěn)定性
- Windows Server 2012網(wǎng)絡(luò)操作系統(tǒng)企業(yè)應(yīng)用案例詳解
- INSTANT Migration from Windows Server 2008 and 2008 R2 to 2012 How-to
- OpenSolaris設(shè)備驅(qū)動(dòng)原理與開發(fā)
- AWS SysOps Cookbook
- Windows Vista終極技巧金典
- 鴻蒙入門:HarmonyOS應(yīng)用開發(fā)
- 辦公自動(dòng)化教程(Windows7+Office2010)
- openEuler操作系統(tǒng)核心技術(shù)與行業(yè)應(yīng)用實(shí)踐
- Responsive Web Design with AngularJS