- Mastering CSS
- Rich Finelli
- 160字
- 2021-07-08 09:45:43
What you need for this book
Throughout the book, I've used Chrome as my browser because of its DevTools, among other things, but other browsers have similar tools. We'll use DevTools to explore code directly in the browser.
I've also used macOS throughout. If you're a Windows user and I refer to the command (cmd) key anywhere in the book, you should pretend that I am referring to the Ctrl key. Other than that, I don't think this will be an issue.
I have used the text editor Sublime Text 3. I should say that Sublime isn't the only good one out there. There are others like Atom and Visual Studio Code that do many of the same things.
Even though this book is on mastering CSS, we can't do much with CSS without HTML. So, we'll be working in HTML quite a bit. The goal is to use very clean, semantic HTML; that's what we want to aim for.
- HornetQ Messaging Developer’s Guide
- Web前端開發技術:HTML、CSS、JavaScript(第3版)
- Raspberry Pi Networking Cookbook(Second Edition)
- Building a RESTful Web Service with Spring
- Internet of Things with Intel Galileo
- Unity Game Development Scripting
- D3.js 4.x Data Visualization(Third Edition)
- Instant Ext.NET Application Development
- Visual Basic程序設計實驗指導(第二版)
- Android玩家必備
- Django 3.0入門與實踐
- 運維前線:一線運維專家的運維方法、技巧與實踐
- Webpack實戰:入門、進階與調優(第2版)
- Clojure Polymorphism
- Java高并發編程詳解:深入理解并發核心庫