- Responsive Web Design with HTML5 and CSS3(Second Edition)
- Ben Frain
- 138字
- 2021-07-16 20:33:57
Summary
In this chapter, we've learned what CSS3 media queries are, how to include them in our CSS files, and how they can help our quest to create a responsive web design. We've also learned how to use the meta
tag to make modern mobile browsers render pages as we'd like.
However, we've also learned that media queries alone can only provide an adaptable web design, one that snaps from one layout to another. Not a truly responsive one that smoothly transitions from one layout to another. To achieve our ultimate goal we will also need to utilize fluid layouts. They will allow our designs to flex between the break points that the media queries handle. Creating fluid layouts to smooth the transition between our media query break points is what we'll be covering in the next chapter.
- Mastering OpenLayers 3
- 計算思維與算法入門
- PostgreSQL for Data Architects
- 程序員面試筆試寶典
- Interactive Data Visualization with Python
- Arduino開發實戰指南:LabVIEW卷
- Java游戲服務器架構實戰
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優化計算
- Python Geospatial Development(Second Edition)
- TypeScript圖形渲染實戰:基于WebGL的3D架構與實現
- SQL Server從入門到精通(第3版)
- RISC-V體系結構編程與實踐(第2版)
- Android系統原理及開發要點詳解
- 軟件品質之完美管理:實戰經典
- 圖數據庫實戰