- 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.
- Java程序設(shè)計(jì)(慕課版)
- Java Web開發(fā)之道
- Web開發(fā)的貴族:ASP.NET 3.5+SQL Server 2008
- INSTANT Weka How-to
- Python Tools for Visual Studio
- Python神經(jīng)網(wǎng)絡(luò)項(xiàng)目實(shí)戰(zhàn)
- Scratch真好玩:教小孩學(xué)編程
- 微信公眾平臺開發(fā):從零基礎(chǔ)到ThinkPHP5高性能框架實(shí)踐
- 嚴(yán)密系統(tǒng)設(shè)計(jì):方法、趨勢與挑戰(zhàn)
- Solutions Architect's Handbook
- Web程序設(shè)計(jì):ASP.NET(第2版)
- Django Design Patterns and Best Practices
- Visual Basic程序設(shè)計(jì)實(shí)驗(yàn)指導(dǎo)及考試指南
- 算法秘籍
- MongoDB Administrator’s Guide