- 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
- 密碼學原理與Java實現
- 程序設計與實踐(VB.NET)
- React Native Cookbook
- Visual C++實例精通
- TestNG Beginner's Guide
- Django:Web Development with Python
- Hands-On Natural Language Processing with Python
- WebRTC技術詳解:從0到1構建多人視頻會議系統
- Swift Playgrounds少兒趣編程
- Mastering ROS for Robotics Programming
- C#程序設計教程(第3版)
- JavaScript腳本特效編程給力起飛
- 細說Python編程:從入門到科學計算
- Java 11 and 12:New Features