Hi everyone,
I am looking for a CSS editor that is decent and free to use. I looked at couple but not sure which one to use or even if there is a better one that I am missing out on.
Hi everyone,
I am looking for a CSS editor that is decent and free to use. I looked at couple but not sure which one to use or even if there is a better one that I am missing out on.
Visual Studio 2008 Express Editions Has GREAT css support, there is also a bunch on Sourceforge if you interested in something a little lighter
Once you know CSS, I've never found one that was faster or freeer than Notepad.
Probably not the answer you were looking for, but don't become too dependent on your cool editor.
Editplus, Notepad++, UltraEdit, etc, etc..
CSS is best written hand-written.
Notepad++ is great for web languages, including CSS.
Here's the site:
http://notepad-plus.sourceforge.net/uk/site.htm
Here are some of its features:
Pretty much any editor can do css, since all you really need in syntax highlighting. Personally, I use Komodo Edit.
SciTE is pretty good if configured correctly. It's similar to Textpad.
Vim has good CSS-editing capabilities include syntax highlighting and omni-completion.
The non free editors I use are Visual Studio 2008 and Dreamweaver CS3. But, in the end, any good text editor will more than suffice and I usually end up using one of those. Learning to code CSS (and, for that matter, HTML) by hand never hurt anyone.
Another vote for Notepad++. I use it for all my PHP and CSS editing. The only downside is that it's only for windows.
Smashing Magazine reviewed a series of CSS Editors that might help you on your way.
All the product listed above are grest software.Some time ago I tried ArduoCss. It is a good product free and easy-to-use. You can find it here
I personally like Aptana (http://www.aptana.org/) -- it has great CSS and JavaScript support.