- 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.
- Clojure Programming Cookbook
- C#高級(jí)編程(第10版) C# 6 & .NET Core 1.0 (.NET開(kāi)發(fā)經(jīng)典名著)
- Microsoft Dynamics 365 Extensions Cookbook
- jQuery EasyUI網(wǎng)站開(kāi)發(fā)實(shí)戰(zhàn)
- PyTorch自然語(yǔ)言處理入門(mén)與實(shí)戰(zhàn)
- aelf區(qū)塊鏈應(yīng)用架構(gòu)指南
- SQL Server 2016數(shù)據(jù)庫(kù)應(yīng)用與開(kāi)發(fā)
- Python數(shù)據(jù)結(jié)構(gòu)與算法(視頻教學(xué)版)
- Visual Basic程序設(shè)計(jì)
- Android驅(qū)動(dòng)開(kāi)發(fā)權(quán)威指南
- Learning VMware vSphere
- C#程序設(shè)計(jì)基礎(chǔ)入門(mén)教程
- Blender 3D Cookbook
- Building Apple Watch Projects
- Effective C++:改善程序與設(shè)計(jì)的55個(gè)具體做法(第三版)中文版(雙色)