- Mastering CSS
- Rich Finelli
- 225字
- 2021-07-08 09:45:49
Code suggestion
There are some cool features available, such as code completion and code suggestion. So if you start typing in something like border-, you'll get all the different properties that start with border:

In this case, I'm looking for border-radius, so I can just go to that suggestion and hit Tab and it automatically completes the task for me:

There are so many other reasons why I love this text editor that I won't go into. It comes at a cost of $70 but has an unlimited free trial that you can use to determine whether or not you like it—trust me, you will. Now I'm not saying that Sublime is the only text editor you should use or try. There are other good editors as well, like Visual Studio Code, Atom, Adobe Brackets, and others. If you're using something else that does most of the things I'm talking about and it works for you, then stick with it. Just make sure that you don't use Notepad or TextEdit to write your code as that will be very painful and unproductive.
A good text editor is essential for writing good HTML and CSS and will make our lives much easier. Next, you're going to learn about CSS resets and how they help us create a very good starting point for writing CSS.
- ASP.NET MVC4框架揭秘
- Visual FoxPro程序設計教程(第3版)
- Learning Docker
- 前端跨界開發指南:JavaScript工具庫原理解析與實戰
- Visual Basic編程:從基礎到實踐(第2版)
- Practical DevOps
- Apache Karaf Cookbook
- 機械工程師Python編程:入門、實戰與進階
- HTML5+CSS3網站設計基礎教程
- Java Web程序設計任務教程
- UML 基礎與 Rose 建模案例(第3版)
- Building Microservices with .NET Core
- Simulation for Data Science with R
- Building Business Websites with Squarespace 7(Second Edition)
- PHP 8從入門到精通(視頻教學版)