- Responsive Web Design with HTML5 and CSS3
- Ben Frain
- 320字
- 2021-08-06 20:03:38
Chapter 1. Getting Started with HTML5, CSS3, and Responsive Web Design
Until relatively recently, websites could be built at a fixed width, such as 960 pixels, with the expectation that all end users would get a fairly consistent experience. This fixed width wasn't too wide for laptop screens, and users with large resolution monitors merely had an abundance of margin either side.
But now, there are smart phones. Apple's iPhone ushered in the first truly usable phone browsing experience, and many others have now followed that lead. Unlike the small-screen web browsing implementations of yesterday, that required the thumb dexterity of a Tiddlywinks world champion to use, people are now comfortably using their phones to browse the Web. In addition, there is a growing consumer trend of using small screen devices (tablets and netbooks, for example) in preference to their full screen brethren for content consumption in the home. The indisputable fact is that the number of people using these smaller screen devices to view the Internet is growing at an ever-increasing rate, whilst at the other end of the scale, 27 and 30 inch displays are now also commonplace. There is now a greater difference between the smallest screens browsing the Web and the largest than ever before.
Thankfully, there is a solution to this ever-expanding browser and device landscape. A responsive web design, built with HTML5 and CSS3, allows a website to 'just work' across multiple devices and screens. And the best part is that the techniques are all implemented without the need for server based/backend solutions.
In this chapter we shall:
- Learn the importance of supporting small screen devices
- Define "mobile website" design
- Define "responsive website" design
- Look at great examples of responsive web design
- Learn the difference between viewport and screen sizes
- Install and use viewport changing browser extensions
- Use HTML5 to create cleaner and leaner markup
- Use CSS3 to solve common design challenges
- 流量的秘密:Google Analytics網站分析與優化技巧(第2版)
- Python語言程序設計
- Oracle 12c中文版數據庫管理、應用與開發實踐教程 (清華電腦學堂)
- 網頁設計與制作教程(HTML+CSS+JavaScript)(第2版)
- Banana Pi Cookbook
- TradeStation交易應用實踐:量化方法構建贏家策略(原書第2版)
- Jupyter數據科學實戰
- 大學計算機基礎實驗指導
- Python忍者秘籍
- Protocol-Oriented Programming with Swift
- HTML5開發精要與實例詳解
- Go語言底層原理剖析
- Laravel Application Development Blueprints
- Instant jQuery Boilerplate for Plugins
- Mastering Concurrency Programming with Java 9(Second Edition)