- 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.
推薦閱讀
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- Rust實戰
- 深入淺出Java虛擬機:JVM原理與實戰
- Servlet/JSP深入詳解
- Learn Scala Programming
- Mastering Python Networking
- Access 2010數據庫應用技術(第2版)
- uni-app跨平臺開發與應用從入門到實踐
- Hadoop大數據分析技術
- OpenCV with Python Blueprints
- OpenCV 3計算機視覺:Python語言實現(原書第2版)
- 計算語言學導論
- Visual Basic語言程序設計基礎(第3版)
- Java設計模式深入研究
- Kotlin語言實例精解