- 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
推薦閱讀
- 新編Visual Basic程序設計上機實驗教程
- 計算機網絡
- Spring Cloud Alibaba核心技術與實戰案例
- C++面向對象程序設計(微課版)
- Android Studio Essentials
- NativeScript for Angular Mobile Development
- Python編程完全入門教程
- 程序是怎樣跑起來的(第3版)
- SQL Server 2016數據庫應用與開發
- Learning Hadoop 2
- Scratch·愛編程的藝術家
- SpringBoot從零開始學(視頻教學版)
- Java 從入門到項目實踐(超值版)
- Oracle Data Guard 11gR2 Administration Beginner's Guide
- Visual Basic 程序設計實踐教程