Home  >  Article  >  Web Front-end  >  What software can I use to write css?

What software can I use to write css?

青灯夜游
青灯夜游Original
2020-12-18 17:33:0812997browse

The software that can be used to write CSS is: 1. sublime Text, a text editor; 2. notepad; 3. Adobe Dreamweaver, a web page code editor; 4. HBulider; 5. visual studio code; 6. IDEA, etc.

What software can I use to write css?

Recommended: "css video tutorial"

Editor software that can be used to write css

1. sublime Text

Sublime Text is a text editor (paid software, can be tried indefinitely, but there will be an activation prompt pop-up window), and it is also an advanced code editor device. Sublime Text was developed by programmer Jon Skinner in January 2008. It was originally designed as a Vim with rich extension functions.

Sublime Text has a beautiful user interface and powerful features such as code thumbnails, Python plug-ins, code snippets, etc. Key bindings, menus and toolbars can also be customized. The main features of Sublime Text include: spell check, bookmarks, complete Python API, Goto function, instant project switching, multi-selection, multi-window and more. Sublime Text is a cross-platform editor that supports Windows, Linux, Mac OS X and other operating systems.

2. notepad

Notepad is a set of text editors under the Windows operating system (software copyright license: GPL). It has a complete Chinese cultural interface and supports multi-language writing functions ( UTF8 technology).

Supports many computer programming languages: C, C, Java, pascal, C#, XML, SQL, Ada, HTML, PHP, ASP, AutoIt, assembly, DOS batch processing, Caml, COBOL, Cmake, CSS, etc. .

Notepad is more powerful than Notepad in Windows. In addition to being used to create general plain text description files, it is also very suitable for writing computer program codes. Notepad not only has syntax highlighting, but also has a syntax folding function, and supports macros and plug-in modules that expand basic functions.

3. Adobe Dreamweaver

DW is a WYSIWYG web code editor that integrates web page production and website management. With support for HTML, CSS, JavaScript and more, designers and programmers can quickly create and build websites virtually anywhere. Related recommendations: "dreamweaver Tutorial"

4, HBulider

HBuilder is a Web development IDE launched by DCloud (Digital Paradise) that supports HTML5. HBuilder was written using Java, C, Web and Ruby. The main body of HBuilder itself is written in Java.

It is based on Eclipse, so it is naturally compatible with Eclipse plug-ins.

5. visual studio code (vscode)

Microsoft officially announced the Visual Studio Code project at the Build Developer Conference on April 30, 2015: a project running on Mac OS X, Windows and A cross-platform source code editor for writing modern web and cloud applications on Linux. Related recommendations: "vscode Basic Usage Tutorial"

6. IntelliJ IDEA

IDEA, the full name of IntelliJ IDEA, is an integrated environment for Java programming language development. IntelliJ is recognized in the industry as one of the best java development tools, and its flagship version also supports HTML, CSS, PHP, MySQL, Python, etc.

For more programming-related knowledge, please visit: Programming Teaching! !

The above is the detailed content of What software can I use to write css?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn