- Responsive Web Design with HTML5 and CSS3(Second Edition)
- Ben Frain
- 189字
- 2021-07-16 20:33:54
Beginning our quest
Whether you're new to responsive web design, HTML5, or CSS3, or already well versed, I'm hoping this first chapter will serve one of two purposes.
If you're already using HTML5 and CSS3 in your responsive web designs, this first chapter should serve as a quick and basic refresher. Alternatively, if you're a newcomer, think of it as a 'boot camp' of sorts, covering the essentials so we're all on the same page.
By the end of this first chapter, we will have covered everything you need to author a fully responsive web page.
You might be wondering why the other nine chapters are here. By the end of this chapter, that should be apparent too.
Here's what we will cover in this first chapter:
- Defining responsive web design
- How to set browser support levels
- A brief discussion on tooling and text editors
- Our first responsive example: a simple HTML5 page
- The importance of the viewport
meta
tag - How to make images scale to their container
- Writing CSS3 media queries to create design breakpoints
- The shortfalls in our basic example
- Why our journey has only just begun
推薦閱讀
- Flask Blueprints
- Instant Zepto.js
- Python編程完全入門教程
- PHP 編程從入門到實踐
- Python機器學習基礎教程
- Instant Ext.NET Application Development
- Scratch3.0趣味編程動手玩:比賽訓練營
- Mastering ArcGIS Enterprise Administration
- C++編程兵書
- C語言程序設計與應用(第2版)
- Distributed Computing in Java 9
- Django Design Patterns and Best Practices
- 創(chuàng)意UI Photoshop玩轉(zhuǎn)移動UI設計
- Puppet:Mastering Infrastructure Automation
- VMware vSphere 5.5 Cookbook