- Mastering CSS
- Rich Finelli
- 109字
- 2021-07-08 09:45:47
Summary
We have accomplished a lot in this first chapter. We've talked about how CSS is the presentation language of the web and really makes your website look like a website. We're now familiar with the site we'll be building and tools we'll be using in the upcoming chapters. We have covered core concepts such as rule sets, linking to an external style sheet, and the box model and display properties, all of which are vital in order to master CSS.
In the next chapter, we'll get into some tools that are necessary to write CSS, such as a good text editor, a CSS reset, and Chrome's Developer tools.
推薦閱讀
- 程序員面試白皮書
- Learning C# by Developing Games with Unity 2020
- Mastering JavaScript Object-Oriented Programming
- Learn to Create WordPress Themes by Building 5 Projects
- Learning Informatica PowerCenter 10.x(Second Edition)
- Unity Shader入門精要
- Mastering Python Networking
- Java應用開發技術實例教程
- Responsive Web Design by Example
- R大數據分析實用指南
- C程序設計實踐教程
- Python深度學習原理、算法與案例
- Python Interviews
- 數據科學中的實用統計學(第2版)
- Isomorphic Go