
Smashing Magazine we smash you with the information that will make your life easier. really.
CSS Editors Reviewed
June 19th, 2008 in Developer's Toolbox, CSS | 168 Comments
We continue to review text and source editors for designers and web-developers. After a thorough consideration of WYSIWIG- and source code editors now it’s time to take a closer look at applications for advanced CSS-coding. Reason: while numerous HTML-editors offer more or less advanced CSS-support there are also allround-CSS-editors which offer a sophisticated integrated development environment for CSS-coding.
Of course, real CSS ninjas accept nothing but a minimalistic Notepad or some sophisticated source code-editor. In fact, CSS-editors are often considered to be unnecessary and superflous — after all, you can do the same in your favourite text editor. And sometimes this is true — while there are some really bad HTML-editors there are also some even worse CSS-editors. Particularly code autocompletion tools are extremely good at bloating the code to extremes, making the resulting stylesheet unnecessary complex and hard to maintain. Why would someone purchase a CSS-editor to raise the maintenance costs afterwards?
Yet CSS-editors can be helpful; furthermore, you can effectively use them in different settings by developers with different skills. Web professionals can use a CSS-editor to improve workflow and get all useful CSS-tools provided by one single application. Newbies can easier learn CSS by analzying stylesheets and using live-editing to understand how the design is built up and what is actually going on behind the scenes. In either case you should make sure you know what you are doing and not end up producing quick’n'dirty stylesheet.
Why the heck do I need a CSS-editor?
Well, actually you don’t need one. But you may want to use one to make your workflow more effective. The main advantage of CSS-editors lies in an integrated development environement they offer to web-developers. The main task of a CSS-editor is to combine the editing features of CSS-stylesheets, HTML-source code and the site layout effectively within a compact interface. However, often CSS-editors go even further.
Apart from coding functionality good CSS-editors offer assisting tools for debugging and testing as well as useful features such as live-editing, preview in different browsers, advanced code browsing, code formatter, beautifier and compressor, validation, built-in CSS-reference and project management tools. Combining these features together you get an arsenal of useful tools all ready to hand in front of you.
Some editors also enable you to organize parts of the code into folders and filter the stylesheet easily which simplifies maintenance and makes the source code easier to scan. Another useful feature is instant style sheet preview with Internet Explorer or FireFox which is hard to find in any “standard HTML-editor. Furthermore, with CSS-editors it’s easy to analyze code problems using a code inspector and decompose a stylesheet using the so-called “X-Ray” function.
To put it short: the main advantage of a CSS-editor is that it offers an integrated, compact environment for CSS-design and enables a quick and effective coding workflow which would require a dozen of external tools otherwise. So which CSS-editors are available?
Xyle
Xyle (Mac)
This advanced editor allows developers to edit web-sites on the fly using the embedded stylesheet. Similary to Web Developer’s Toolbar you can modify the CSS-code and the changes will be displayed immediately in the browser window. Compared to Web Developer’s Toolbar, with Xyle you have further useful features such as selectors tree view, syntax highlighting and advanced file management.
In Browser Mode you can browse the Web using Safari’s rendering engine. In Selection Mode, clicking into any part of the web page displayed will reveal the exact portion of the HTML and CSS sources that are responsible for the contents and formatting of that part.
In Cascade mode, Xylescope displays not only the style rules that apply to the currently selected element, but also all rules applying to ancestors of the selected element. When debugging, with
Xylescope you can simply select a “problematic” element in Cascade Mode to see which rules are actually applied and which ones are overridden, including those that are applied to ancestors of the
given element! Xylescope displays the specificity of selectors to indicate why rules have precedence and dims overridden CSS properties to improve clarity. Xylescope also offers integration with external text editors such as BBEdit.
Price: $19.95. A trial version is available. A nice solution without advanced features such as validation, compressor or beautiful offer to an optimal price.
Some of Xyle’s features
- Automatic formatting
- Selector matching
- filter large CSS files using smart groups
- built-in DTD viewer
Stylizer
Stylizer (Windows)
Two things make Stylizer a slightly different mindset than the others: it uses a grid interface instead of a text editor, and it has Firefox and IE embedded, so when the user changes the CSS, it’s propagated right away to the browser. The grid system makes CSS feel like “CSS on rails”, because it makes it impossible to have any CSS errors. It lets Stylizer do things such as a Firebug-like element inspector that lets the user diagnose and edit in the same place, and an editable, spotlight-style filtering system.
In Stylizer dimensions can be adjusted on the fly. To change a height, a margin, or a background-position, the user can literally click on the value, drag the mouse around, and watch the element be manipulated in real time. Colors are the same. The user can click on them, drag the mouse, and see the color of the text, background, or border change in the browser, in real-time, creating a “Photoshop for the web” type feeling. Stylizer Basic is free. The premium version (Price: $69.95) isn’t that different, however in a free version it’s impossible to filter a style sheet to only show rules with specified content.
Rapid CSS Editor
Rapid CSS Editor (Win)
This editor supports developers with a syntax highlighting, autocompleter and a code inspector which ensures that the produced code is correct. You can use built-in CSS- and HTML-references to quickly look up the syntax and attributes of a given selector or tag. A color tool enables designers to pick the right color without switching to color application and observe the result live using the Style Sheet Preview with Internet Explorer and Firefox. A file manager can also take care of uploading CSS-files via FTP. Furthermore, you can make use of an advanced clipboard to keep multiple code fragments ready to hand. The editor costs $29.85. A trial-version is available.
Some of Rapid CSS’s features
- Syntax Highlighting for CSS and HTML documents
- CSS Checker and Validator
- CSS Code Explorer
- Code Inspector
- Code Auto Complete for CSS and HTML
- Instant Style Sheet Preview with Internet Explorer or FireFox
- X-Ray for HTML preview
- Compliance with CSS standards and various browsers
- Integration with W3C CSS and HTML validators
- Built-in CSS Reference
- CSS Code Formatter and Beautifier
- CSS Code Compressor
- Search and Replace with Regular Expression support
- Search and Replace in files
- Multi Item Clipboard
- Built-in File Explorer
- Save and open files directly from FTP
- Project and site management and FTP publishing
- Fully customizable interface
- Code collapse
TopStyle
TopStyle (Win)
The CSS-HTML-editor TopStyle is available in its Lite-version within the HTML-editor Homesite — however, there is also a sophisticated full version for professional web-developers. With TopStyle developers get a number of features which aren’t available in other editors. For instance, with integrated HTML-tidy you can easily convert depricated HTML-tags in valid XHTML. The integrated Style update replaces deprecated tags such as the <font>-tag with respective valid CSS-rules. The Clip Library contains frequently used code-snippets. A split window enables a direct browser-comparison displays site presentation in Internet Explorer and Mozilla. You can also vary the Doctype-definition to find out how different DTDs influence the layout in different browsers.
Probably the most powerful tool in TopStyle is Style checker. Not only can it validate style sheets and hence ensure the correct layout presentation in different browsers. It can also predict bugs in popular browsers which may appear despite the valid CSS-code. You can also forward CSS-stylesheets to W3C CSS Validation Service to fix the problems which haven’t been found by TopStyle. The full version costs $79.95. Warning: the lite-version can’t be updated. Windows-only.
Some of Top Style’s features
- HTML, xHTML and CSS Editing in a Single Program: HTML attributes are categorized so you can quickly see which are required, and it generates XHTML-compliant markup with a simple toggle.
- Easy Navigation Between Documents: Click an HTML class attribute to navigate to the definition of that class in an external style sheet or click an anchor tag or CSS link to open the linked file for editing. You can even click on an < img > tag to open the image file in your favorite image editor.
- Element and Attribute Validation as You Type: All of the classes are defined in your style blocks and external style sheets, so assigning a class to an HTML tag is a very simple task.
- Style Checker: Validate your style sheets against multiple browsers, flagging any invalid properties or values it finds. You can also pass your style sheets directly to the W3C’s CSS Validation Service, so you can quickly check against the official CSS specifications.
- Style Upgrade: A quick, reliable way to replace all deprecated (outdated) HTML markup - including the long-abused HTML < font > tag - with equivalent CSS.
- HTML Tidy Integration: Make the move to XHTML painless with the built-in Tidy configuration, which converts HTML to XHTML with a single click!
- Site Reports: See at a glance where styles are used in your site. Find out where you’ve applied style classes that aren’t defined in any style sheets, or see what style classes you’ve defined that aren’t being used.
- Full Screen Preview: Split the preview between Internet Explorer and Mozilla for an immediate look at browser differences. You can even change the !DOCTYPE of each preview panel on-the-fly to see how different document type declarations affect your layout.
- Integration with W3C HTML Validation: Results of the validation are displayed within TopStyle, with hyperlinked line numbers that synchronize with TopStyle’s editor.
CSSEdit
MacRabbit CSSEdit (Mac)
Similarly to XyleScope, CSSEdit offers real-time styling of stylesheets. Even when a dynamic web-application is powered by a complex database or makes use of AJAX, you can style and analyze it without the hassle of uploading or refreshing (online and offline — this is not the case in Web Developer’s Toolbar). Selector Builder lets you describe what elements to style in plain English. Intelligent CodeSense analyzes CSS and CSS behavior to offer smart, context-sensitive suggestions.
X-ray Inspector shows you what styles apply to a HTML-document. You can also validate your sheets against W3C standards and use project management tools (Milestones etc.) to improve your workflow. Among other things CSSEdit automatically adds brackets, (semi-)colons and appropriate spacing for you. If you encounter a style sheet from someone who didn’t have that luxury, you can always do a Re-Indent to apply your spacing settings. Besides, it has a live-preview feature and the clipboard library for frequently used code snippets.
There is an EditCSS plugin for Firefox as well as CSSEdit bookmarklets. You can start editing any site’s style sheets with a single click in your browser’s Bookmarks bar, and then use the advanced CSSEdit’s editing. The tool has a beautiful, intuitive interface which is very compact yet very well organized and nice to work with. EditCSS costs 29.95 Euro ($47). There is also a trial-version available for free download.
Some of CSS Edit’s features
- Selector Builder takes the Yuck out of selectors
- Organize in folders and filter easily
- Modify source code with intelligent CodeSense
- X-ray pages
- Live-preview
- Intelligent CodeSense support
- Project management
- Validation tool
- Integration in web-browsers
Style Master
Style Master (Win / Mac)
Since this WYSIWIG-CSS-editor calls itself a master it needs to have some nifty features which let the tools stand out from the crowd. In fact, Style Master enables both newbies and professionals to create valid and semantically correct stylesheets. The selectors can be grouped by alphabet, category or current settings. The editor has an integrated color picker, various templates, wizards and validation tools. Hence, the professional can work easily and effectively while newbies don’t have to figure out their way through CSS-tricks to create flexible CSS-based web-sites.
Quite surprising is the fact that various templates which are by default integrated in the editor are actually useful — that’s not the case in most editing applications. Hence you can simply take over a CSS-skeleton and define the rules — all selectors are already listed. You can also use a W3C-example-stylesheet which defines the style of almost every possible HTML-tag, e.g. the leading of headlines <hx>.
Style Master allows you to use online documents (and those running on local servers) as preview documents. You can then use all the features of the Design Pane, like X-Ray, to design your styles sheets. The editor is simple, intuitive and clean. Price: $59.99. Not cheap, however in the end you get an effective and powerful tool for your daily routine. Style Master is available for both Windows and Mac. There is also a trial-version available for free download.
Some of Stylemaster’s Features
- Browser support help
- Wizards
- Over 40 Templates
- Use X-Ray to instantly see the structure of your layouts
- Code optimization
- Intelligent code completion
- Whitespace formatting tools
Style Studio
Style Studio (Win)
Style Studio offers a powerful "CSS-Checker" which enables both newbies and professional to develop standard-conform CSS-based layouts. Developers can use a number of assisting tools such as “Smart linker” which links multiple CSS documents to many HTML XHTML / XML documents at once and CSS Manager that manages and upgrades to standard compliant code (tidy) and detects CSS-related problems.
The editor has an IntelliSense-like technology (for both style sheets and HTML) with quick lookup-reference for CSS. Property Watch automatically detects CSS property (or HTML tag if you’re editing an HTML document) under caret and lists complete information about it.
Style Studio costs $49.95 and is available only for Windows. The official web-site offers a number of CSS-related articles, layouts and tutorials.
Some of Style Studio’s Features
- Powerful customizable Syntax-Colored Editor with full search/replace/editing capabilities
- CSS Validator: a powerful css checking utility to detect and correct common css errors.
- Powerful CSS Manager to help you manage, upgrade to standard compliant code (tidy) and detect CSS-related problems in your web-site.
- Integration with over 35 HTML editors
- IntelliSense for style sheets and HTML
- CSS Property Watch and Instant help on css keywords under caret
- Multi files Import from HTML/Export in HTML capability
- Customizable CSS Code Indent
- CSS wizards
- Validate XML documents
- Intelligent parser which detect invalid properties as you type.
- Unlimited number of code snippets with custom hotkeys.
- Migration Wizard
- Automatically detect installed browsers/web-authoring tools.
- Formatting ToolBars which simplify the use common properties
- Easily change CSS values using Ctrl+Up/Down hotkeys.
- True multiple CSS charts support (i.e. target IE 4+ AND Netscape 4+)
- Built-in system-wide search and replace.
CoffeeCup
CoffeeCup StyleSheet Maker (Win)
CoffeeCup StyleSheet Maker offers CSS-editing options which offer something between sophisticated editor’s functionalities and basic editing features. It resembles TopStyle yet clearly doesn’t achieve the same level of flexibility.Using TopStyle you’ll also be able to overlap text, create links that aren’t underlined, place image backgrounds in tables, and even create your own tags with the functions you assign them. Price: $34.00. A trial-version is available.
Some of CoffeeCup’s Features
- Includes CoffeeCup Website Color Schemer
- Easy CSS Font Designer, just select from the drop down menus.
- Step by Step Help for making your Style Sheets
- Multiple Browser Testing
- Edit, Save, and Open .css, .html or .txt documents.
- 50 Style Sheet Drop Down Tags
- Class & ID Wizard for Creating your own HTML Tags.
- Dynamic HTML Snippets included.
- Cascading Style Sheet Creation for Netscape and Internet Explorer 3.0+
EngInSite CSS Editor
EngInSite CSS Editor (Win)
If you would like to ensure the strictly correct CSS code which complies with W3C-standards, EngInSite is definitely an option worth considering. The main goal of the editor is to create strictly standard-conform web-sites which pass the W3C validation test. The tool has an integrated instant style sheet previewer, automated code completion, syntax highlighting, integration with W3C HTML Validator, integrated help system, built-in CSS Reference, customizable and expandable code library and live editing feature.
You can also use a CSS Property Editor with dynamic shorthand properties support and Selector Constructor - a convenient wizard for the complicated selectors and various code tools, like Expanding/Extract URLS, Convert Colors, Convert Code and so on. It is possible to navigate across selectors, properties, comments and @-rules and add / remove HTML-specific items like HTML comments and CDATA section. Price: $39.95. A trial-version is available.
Some of EngInSite’s features
- Advanced, fully customizable text editor
- Integrated Instant Style Sheet Preview against HTML file of your choice
- Check your CSS syntax against multiple browsers
- Integration with W3C HTML Validator
- Compliance with CSS standards and various browsers
- Preview in the different browsers.
- Integrated help system and built-in CSS Reference
- Multiple style sheets editing
- Compatibility Check and Syntax check
- Search and Replace with Regular Expression support
- Customizable navigator with media rules support
- Visual editors for different data types
- Wizards for body, IE Scrollbars, lists and backgrounds
Jellyfish CSS
Jellyfish CSS (Mac)
Being extremely simple and intuitive, Jellyfish CSS makes sure that developers can edit CSS-styles easily and quickly. The editor has a code library, Code-Sense support, browser support reference, wizards and helps you avoiding mistakes (you’ll be informed immediately by the program, if you have mistyped accidentialy). You can also use an integrated Colorblender to create matching colour palettes. Price: 29,- € ($47). A trial-version is, of course, available.
Some of Jellyfish’s Features
- Code-Sense helps you avoiding mistakes
- Supports Mobile Profile 1.0
- Syntax-highlighting
- Codechecking while typing
- 3 different preview-types
- integrates extern Programs for a quick availability
- Style-Check with the W3C Validator and CSS-Tidy
- load CSS-files directly from thw www and work on them
- Codesnippets
- Wizards support you while creating Stylesheets
- Colourblender
Astyle
Astyle (Win)
Astyle is a basic visual CSS-editor which offers exactly what one would expect from a basic editing tool. No advanced features, however more than essential editing tools. Astyle couldn’t really impress us with some extremely useful features or sensatonal abilities. Price: $20.
Some of Astyle’s Features
- Visual easy-to-use interface
- Graphic tree-type view of attachment files and the CSS structure
- Grouped view of properties and selectors
- Automatic selection and grouping of CSS selectors from a markup language document
- Source CSS, HTML, XML highlight code editor
- Active preview current selectors and documents with IE and Mozilla support
- Clean up HTML document via CSS
- Icon associate dictionary
- Copy, Paste and Cut operations
- Drag and Drop operations
Further CSS-Editors
JustStyle CSS Editor (Cross-platform)
JustStyle CSS Editor is a cross-platform editing application. Written entirely in Java, it works on different platforms, such as Microsoft Windows, IBM OS/2, Linux, Apple Mac OS, Mac OS X and others. You can edit the whole CSS-file at once or select some fragments of it and edit them separately. An integrated tool lets you integrate the CSS “on the fly” in HTML-files. Although JustStyle CSS Editor offers only a minimal set of features for CSS-development, it can serve as a quick tool for updating a CSS-file outside your personal development environment. However, JustStyle won’t be of any help in large corporate projects. UCWare offers JustStyle for free download.
Simple CSS (Win)
Simple CSS is another free editor for Mac, Linux and Windows. Single elements which can be styled via CSS can be grouped and defined separately. The preview-window enalbles designer to quickly check or tweak the produced source code. Once the CSS-file is done you can click on “Export CSS” and the file can be used for another project. Simple, easy and intuitive.
CSSED (Linux / Win / Mac)
CSSED is a CSS-expert for Linux. Although it delivers only essential features such as syntax highlighting, syntax validation and autocompletion-tool, it is highly extensible via plugins. For instance, you can easily add the search functionality or a file browser. You can find further plugins in the download area of developer’s site. Open Source.
Eric Meyer’s CSS Sculptor (Win)
Eric Meyer’s template-based add-on for Dreamweaver and Microsoft Expression Web. You can choose from any of the 30 included layouts—and then modify the design to the max: change the page width and position or number of columns. It is also possible to specify margins and padding for any page element along with type properties for paragraphs, headings and link states. You can save your modified layouts as new presets to be easily re-created or modified further.
Causeway CSS Editor
A legend, a legacy and one of the first CSS-editors ever created. The tool is unlikely to help you in developing CSS-stylesheets, but definitely had to be mentioned in a review of CSS-editors.
Alternative tools
- Oxygen
An XML-Editor with CSS-functionality - Eledicss
A CSS2 editor (GPL licensed) implemented as a server-side PHP script. It allows editing CSS files using a web browser. - XMLSpy
This editor includes a full-featured CSS editor to assist developers creating XML-based Web sites in XMLSpy. - Firebug
Firebug’s CSS tabs tell you everything you need to know about the styles in your web pages, and if you don’t like what it’s telling you, you can make changes and see them take effect instantly. - CSS Layout Magic (Win / Mac)
This Dreamweaver-plugin offers you a number of simple or advanced CSS-layouts. Works on Windows and Mac OS X systems running Dreamweaver MX. Price: $60. - Web Developer’s Toolbar (Firefox Extension)
The Web Developer extension adds a menu and a toolbar to the browser with various web developer tools. It is designed for Firefox, Flock and Seamonkey, and will run on any platform that these browsers support including Windows, Mac OS X and Linux.















pickupjojo (June 19th, 2008, 8:54 am)
Style Master looks very nice, thanks for sharing!
Great post as usual. :)
Joffrey,
Link [www.geekandhype.com]
mohd (June 19th, 2008, 8:56 am)
what about my favorite dreamweawer?
designerkev (June 19th, 2008, 9:09 am)
For windows, my favorite editor of everything text. NOTEPAD++.
Randy (June 19th, 2008, 9:09 am)
One that was missed and in my opinion is one of the best out there both visually (very important) and with amazingly integrated functionality is Link [www.panic.com].
These are the guys that brought us Transmit on Mac. This software has changed the way I work on code and is much faster working WYSIWIG than staring at code.
Great article!
Mirza (June 19th, 2008, 9:19 am)
You guys left out InType for windows. Its possibly the most simplisitc editor for windows.
Matthijn Dijkstra (June 19th, 2008, 9:20 am)
phpDesigner 2008 for the win :) For develloping in php, html, css, javascript, mysql you name it :)
furley (June 19th, 2008, 9:32 am)
I wish Adobe would build in a good CSS editor into Dreamweaver. That’ll be the day.
-Furley
Link [www.furleydelphia.com]
Jarand (June 19th, 2008, 9:36 am)
Great article! I am now think about using a CSS editor for a change. But i miss a “Editors pick” and rating (0 to 10 or something) of the various editors.
cougron.zxq.net (June 19th, 2008, 9:44 am)
Smashing article, once again. I love it!
Stas (June 19th, 2008, 9:45 am)
What about aptana?
Fouad Masoud (June 19th, 2008, 9:52 am)
dreamweaver rules when it comes to being a CSS editor
Tom (June 19th, 2008, 9:52 am)
Nice list. In my opinion CSSEdit is the best, I love it.
Ajay Mathew (June 19th, 2008, 9:58 am)
Awesome! Thanks a ton
Ajay
Link [www.iframetechnologies.com]
Andrew Nesbitt (June 19th, 2008, 10:03 am)
I use Textmate on the mac personally, since I’m also editing all my other files there at the same time across a project (html, css, ruby, yaml etc)
Per André (June 19th, 2008, 10:03 am)
I use CSSEdit, and I’m happy with that. I haven’t tried Coda, though…
cdrudy (June 19th, 2008, 10:06 am)
I’m not sure why EditCSS is in the CSSEdit section (other then the similar names) but to correct an error: CSSEdit is $29.99 US dollars.
Bruno Gama (June 19th, 2008, 10:07 am)
And 4 linux that’s all?
Steve (June 19th, 2008, 10:25 am)
These are all nice but I think handcoding CSS is the best way to go. For troubleshooting styles I use the firefox plugins you mentioned (Firebug and Web Developer Toolbar) but otherwise I don’t see a need for it. The most i’d get out of a CSS editor is code coloring and I get that just fine in Dreamweaver where I do all my other coding.
atomekk (June 19th, 2008, 10:33 am)
Vim all you need :)
Designaholic (June 19th, 2008, 11:16 am)
Nice article, but surprised you didn’t mention Coda. I couldn’t live without it :)
Tony (June 19th, 2008, 11:30 am)
yeah Coda for sure
kantslowdown (June 19th, 2008, 11:32 am)
I agree with Jarand…an editors pick or a ratings system would have been very helpful!
Otherwise the post is great…two thumbs up for MacRabbit’s CSSEdit!
h-town (June 19th, 2008, 11:49 am)
“Eric Meyer’s CSS Sculptor (Win)” Also works on a Mac.
MaFiAMaX (June 19th, 2008, 11:55 am)
I read almost all post but i couldn’t find freeware software. I use Link [www.blumentals.net]. It’s practical and lite. I suggest it to you.
Jenni (June 19th, 2008, 12:01 pm)
I love the Web Developer tool bar for FF. Everything is right there on the screen!
kasia mrozek (June 19th, 2008, 12:08 pm)
where’s Coda?
Martin (June 19th, 2008, 12:14 pm)
I just wanted to ask what about TextMate (mac) and E-TextEditor (win). They are very powerful because of their bundles.
Ryan (June 19th, 2008, 12:29 pm)
I don’t get why people need CSS editors, CSS is so easy you should be able to work it out if you’re a serious designer. The difficult part is the cross browser compatibility, but I don’t see how an editor would solve this.
rayeno (June 19th, 2008, 12:34 pm)
aussi Adobe Golive .. c’est un editor pour le CSS ..
tout chose clear et simple …et trés rapide
flko (June 19th, 2008, 12:36 pm)
Mo buena revisión, como d costumbre
Link [www.quintohache.com]
Nikkel (June 19th, 2008, 12:37 pm)
Is there an “on-the-fly” editor like Xyle but for Windows ?
Seems to be a very time-effective way !
John (June 19th, 2008, 12:43 pm)
“I wish Adobe would build in a good CSS editor into Dreamweaver. That’ll be the day.
-Furley”
Uh? Dreamweaver has by far the best css editor..
Karl (June 19th, 2008, 12:44 pm)
I just can’t live without CSSEdit. While some may think it’s heavy-handed, you can remove most of it’s hand holding and get on with just coding. It’s inspection tools and ability to override stylesheets are quite impressive.
Easily the best I have tried.
segfaultii (June 19th, 2008, 12:54 pm)
I tried most of the things posted here and none had any improvement on my css coding. Firebug and EditCSS is basically all you need.
szlotty (June 19th, 2008, 1:00 pm)
Sorry, folks, but CODA is for Mac only.
It might be great, but what I’m looking for is something more the LINUX-type!
TraffiK (June 19th, 2008, 1:26 pm)
dreamweaver works fine for me, phpdesigner is a very powerful tool to, anyway I allready tested some editors specified here like Style Master, SimpleCSS etc, but I found more useful editing css directly with my project and not separately.
JakeT (June 19th, 2008, 1:27 pm)
Firebug is far and away the most useful CSS tool I’ve found.
Anybody have any suggestions for a way to edit CSS on the fly in IE like you can w/ Firebug?
Anna (June 19th, 2008, 1:28 pm)
The CSS editor in Expression Web is awesome because while you edit your external CSS by hand in one instance of the program, the preview surface of your page updates automatically w/out requiring a refresh in a second instance of the program.
Designaholic (June 19th, 2008, 1:48 pm)
@Ryan: I’m a serious designer and the reason I favour Coda is because it combines a great coding editor (with lots of useful features), a file manager and fast ftp client — all-in-one.
For these reasons, it allows a much faster workflow, and combined with Firefox/Firebug, a perfect web development environment.
Regarding cross-browser compatibility, Coda’s built-in ftp client makes it much easier to bugfix for IE etc. as you can perform your tweaks and upload the css file very quickly, rinsing and repeating as required ;)
Stylish.txt (June 19th, 2008, 1:57 pm)
Notepad2 beats them all
Vitaly Friedman & Sven Lennartz (June 19th, 2008, 1:57 pm)
@all: this post is about CSS-editors, we’ve featured WYSIWIG- and source code-editors in our previous posts. Please read the article carefully.
Grayson (June 19th, 2008, 2:04 pm)
Notepad++ for any development. period.
mcm69 (June 19th, 2008, 2:18 pm)
Link [aptana.com] has a powerful CSS editing feature too, among its other good sides :-)
mcm69 (June 19th, 2008, 2:21 pm)
@JakeT (June 19th, 2008, 1:27 pm)
Use Link [www.microsoft.com], it’s no match to Firebug, but surely helps.
mcm69 (June 19th, 2008, 2:23 pm)
Hey, your parser eats link content, this sucks.
nicos (June 19th, 2008, 2:28 pm)
Coda + CSSedit …working great… i’dlove a tool with IE preview on the mac… Curently, parallels does the job…
EA (June 19th, 2008, 2:36 pm)
To make your workflow more effective is exactly right. I could code in pico in unix but what’s the point? I’m not trying to impress anyone, I’m trying to get to bed before 2am.
Andy Ford (June 19th, 2008, 2:39 pm)
On the Mac, I’ve ditched Coda in favor of TextMate for all text/code editing tasks.
But for CSS, I use CSSEdit and love it.
On Windows, all my code editing is done with Notepad++
Jackie (June 19th, 2008, 3:00 pm)
Please remember that many people are CSS novices..and posting that Notepad rules ok! is just another way of telling us how superb you are at hand coding. Apart from that gripe thanks muchly to the folks at Smashing for not overlooking us less experienced coders.
Blair McBride (June 19th, 2008, 4:59 pm)
I used to use TopStyle a lot - not so much for all the fancy features, but the built-in documentation was integrated beautifully. It didn’t feel like documentation - and that was great.
fractalfrog (June 19th, 2008, 5:10 pm)
My main tool is the awesome Coda, although I must confess that I usually write the css myself and not by using the editor.
CSSEdit is also one among my favorite tools. Xyle, I don’t use that often but can be handy at times.
Jake Rutter (June 19th, 2008, 5:15 pm)
CSSEdit and Textmate - my tools! They are da bomb!
Nietzsche (June 19th, 2008, 5:18 pm)
Notepad++ all the way. It offers very nice highlighting, among dozens of other features, and supports dozens of languages.
LW (June 19th, 2008, 6:12 pm)
How can you not mention Coda from Panic?!
Fabio Marchi (June 19th, 2008, 6:25 pm)
Blah! Nothing compares with Link [skybound.ca]
Andy Pemberton (June 19th, 2008, 7:29 pm)
You know - one of the most creative and advanced features I’ve seen in a CSS editor is Dreamweaver’s ability to autocomplete class names from included style sheets.
So, if you’re editing an HTML page with a stylesheet included, the autocompletion tool can complete classnames reference in the stylesheet. Pretty cool!
-Andy
Ram (June 19th, 2008, 7:37 pm)
Nice collection!.. but notepad is handy always!!
Rick (June 19th, 2008, 7:50 pm)
@Matthijn Dijkstra… I use PHP Designer 2008 too, it’s great, but it doesn’t have auto-suggest for values in CSS as well as some other small things.
Suraj (June 19th, 2008, 9:31 pm)
Nice smashing article :)
what about Dreamwear? where does it stands as CSSEditor??
Aditya (June 19th, 2008, 9:58 pm)
I’m trying out Link [www.skybound.ca] at the moment, and I must say it is pretty impressive.
Anyway, this is a nice list, thanks!
Jeff Fulton (June 19th, 2008, 10:36 pm)
The newer versions of Dreamweaver has pretty good CSS integration. Why would I go to a program outside of my editor? Just seems like a waste of time, disk and screen space.
Artem (June 19th, 2008, 10:38 pm)
Very it is sorry that many requiring payment tools.
It would be desirable selection of the alternative and free CSS-tools!!
Очень жаль что много платных программ. Хотелось бы подборку альтернативных и бесплатных программ!!
Markgra.ph (June 19th, 2008, 10:44 pm)
Notepad is still the best. :)
Colin (June 19th, 2008, 11:05 pm)
I never thought I’d use CSS edit, but man, on big website projects or projects where you are coming in a working with someone else’s code it is a lifesaver. The interface is so great.
Andris (June 19th, 2008, 11:25 pm)
I use Dreamweaver for everything. Wether it is HTML, PHP, Javascript, CSS… In my opinion Dreamweaver is a great Editor also for CSS.
Nibbler (June 19th, 2008, 11:26 pm)
There’s also a decent css editor in MS Visual Studio.
mee (June 19th, 2008, 11:40 pm)
I was working with MacRabbit CSSEdit but I went back to Dreamweaver. The Dreamweaver is for me more clear what I do. But when you don’t have a clue about CSS then the CSSEdit is a cool chois.
Martijn de Valk (June 19th, 2008, 11:54 pm)
I’m using dreamweaver. I think there is no better editor then that.
Vitaly Friedman & Sven Lennartz (June 19th, 2008, 11:54 pm)
@Coda-fans: Coda was already mentioned in our previous post: Link [www.smashingmagazine.com].
NilsR (June 20th, 2008, 12:02 am)
CSS-Edit ftw!
Samuele (June 20th, 2008, 12:22 am)
I use Textmate and CssEdit…think that this is the best available
Robin (June 20th, 2008, 12:29 am)
I’d echo the other comments about Dreamweaver. Part of the reason I use it is because it’s what I’ve always used, but whenever I’ve tried out other tools, like Notepad++, I’ve never found that they offer enough over Dreamweaver to make it worth switching. For me Dreamweaver is a great coding tool
m4c (June 20th, 2008, 12:40 am)
Good review.
btw. There is a bug in link to TopStyle website…
Talou (June 20th, 2008, 12:48 am)
About the Firefox Extension EditCSS: It’s completely free ! Is there a confusion between CSSEdit and EditCSS ?
For Firefox, there are 3 CSS editor extensions : EditCSS, Webdeveloper toolbar and CSSMate. In addition, Firebug and CSSViewer are useful. ANY of those extensions are free.
tatac (June 20th, 2008, 1:43 am)
For me the best solution on Win is TopStyle 3.x on Mac i work whit Dreamwaver CS3
๓๏ђคภ ครคภﻮค קєгєгค (June 20th, 2008, 1:47 am)
เtร гєคllא ภเςє ….ย คгє ๔๏เภﻮ เt ﻮгєคtє ร๓ครђเภﻮ……….
psyke (June 20th, 2008, 2:51 am)
hello,
which one for windows?
I’m a php developer, not a designer.
thx for your help
Psyke
TraffiK (June 20th, 2008, 3:41 am)
@rayeno GoLive n’est plus supportée par Adobe depuis avril, puis son moteur est intégré à Dreamweaver, donc je ne vois pas pourquoi combiner les éditeurs pour tous les langages du web quand Dreamweaver les supporte tous dans une seule interface.
@rayeno GoLive is no longer supported by Adobe since April, and the engine is integrated in Dreamweaver, so I do not see why combine all the web laguages with multiple editors when Dreamweaver supports all in a single interface.
Tristan Bethe (June 20th, 2008, 4:44 am)
Nice list. Was looking for this a while back. But my main concern: why are all window apps so ugly?
Gary Horsman (June 20th, 2008, 5:02 am)
I bought an early version of CSSEdit because it looked so nice, but then I found I wasn’t using it that much. So I relied heavily on Dreamweaver’s built-in CSS editing functions and that worked fine for years.
But lately I’ve come back to CSSEdit to edit my CSS code used in my content management systems where external editing is much more effective. CSSEdit has a great interface and is specifically geared to best handle CSS editing and maintenance. It’s clear, friendly, organized and writes clean, optimal code. You have to expect that from a tool dedicated to that one specific task which CSSEdit performs in spades. Highly recommended for all beginner, intermediate and advanced coders.
Carlos Eduardo (June 20th, 2008, 5:56 am)
I like to use CSSEdit on Mac.
For the Windows, I use PSPad for both HTML and CSS development.
Dylan (June 20th, 2008, 6:23 am)
Aptana FTW! But then again that is an IDE. I agree with those above that say that overall a straight CSS editor is not really needed, just more more work on the back end.
Angelfire (June 20th, 2008, 6:28 am)
i use WINE por emule Notepad++, and use gEdit, the father of notepad++
Rodrigo Teixeira (June 20th, 2008, 10:23 am)
Great article!
Anthony Ettinger (June 20th, 2008, 3:00 pm)
what’s a “CSS Editor” ?
Greg Vandagriff (June 20th, 2008, 4:04 pm)
Another vote for the underrepresented Notepad++, by far the best choice for me, as it provides text highlighting and so forth for the various tags, which is all I need. Best of all, it’s free.
锐风 (June 20th, 2008, 4:52 pm)
i love EditPlus.. ah…
Reza (June 20th, 2008, 9:11 pm)
Nice post,
raftam ke “Rapid CSS Editor” ro download konam :D
McMahon (June 21st, 2008, 5:25 am)
Another vote for Notepad++ :)
Martin (June 21st, 2008, 5:40 am)
No doubt! Topstyle Pro is the best!!!
Martin (June 21st, 2008, 5:46 am)
Another vote for TopStyle Pro!!! Beautiful and efficient!!
STPo (June 21st, 2008, 6:54 am)
Yes, TopStyle is great but there are still problems with the UTF-8 stuff… A nightmare for french accents such as “é”, “à”, etc.
What a shame !
Nick Bradbury (June 21st, 2008, 8:21 am)
Great to see some nice comments about TopStyle here! STPo, a new version of TopStyle is in the works which supports UTF-8/Unicode.
Megan Boris (June 21st, 2008, 3:00 pm)
Great article, I will have to explore CSS Editor!
Reynevan (June 22nd, 2008, 4:01 am)
Notepad++ is the one and only editor :) … and free :)
Jauhari (June 22nd, 2008, 5:23 am)
CODA is perfect tools for me ;)
thibault claisse (June 22nd, 2008, 10:06 am)
Does anybody use SciTE? Just the best for me…
Jack T (June 22nd, 2008, 4:08 pm)
POO POOS to Dreamweaver, that’s why it wasn’t included. It’s a bad tool if you are a pro you should need it…
it does have some good stuff like site-wide find and replace and autocomplete class names.
I have been using coda, and I haven;’t looked back. I hand write css anyway so it’s editor is great.
Then I use Firefox+firebug to debug, and Safari, VMware and opera for testing.
Jack T (June 22nd, 2008, 4:08 pm)
POO POOS to Dreamweaver, that’s why it wasn’t included. It’s a bad tool if you are a pro you should not need it…
it does have some good stuff like site-wide find and replace and autocomplete class names.
I have been using coda, and I haven;’t looked back. I hand write css anyway so it’s editor is great.
Then I use Firefox+firebug to debug, and Safari, VMware and opera for testing.
Hinduismnet.com (June 22nd, 2008, 10:47 pm)
CSS editor, the good old Dreamweaver would suffice. I am looking for a good Javascript edtor with intellisense, Smashing magazine or the pros here can help me out with a tool. Preferably a free one.
Myke Cave (June 22nd, 2008, 11:34 pm)
Wow has anyone else out there given stylize a look? Im trying the trial version of ultimate and its amazing! Its like firebug on steroids!
And I think Im more than willing to drop $70 once the trial is over and Im more familiar with all the features.
Right now Im using Notepad++ and have always been a fan of straight up text editors but this is changing how I think about styling.
atype (June 22nd, 2008, 11:47 pm)
CSSEdit is great, the x-ray function really helps out when elements are deeply nested.
Now how about a PHP editor review?
Curly Brace (June 22nd, 2008, 11:51 pm)
All editors sucks except of Komodo Edit! It’s multi-platform, totally free and very powerful.
Bernhard (June 23rd, 2008, 3:43 am)
I agree with the guy who lauded Vim. Which, incidentally, is available for every platform and comes with syntax coloring for just about every system of mark-up or code in the inhabited universe. You can shlepp your runtime control file with you on a USB stick and have your personalized Vim wherever you work.
Solid knowledge plus a REAL text editor with syntax coloring and auto-balancing of delimiters will beat the click-a-di-doo-da apps hands down every time. Mark-up and language no object.
You simply cannot overlook a missing semi-colon, quot or brace, when the subsequent portions of the source code following the instance switch to an ugly blaring shade of some really revolting color. Saved my bacon many a time.
Admittedly, there is a bit of a learning curve involved with mastering any of the biggies such as Vim, emacs or even TextMate. Emacs is almost like an operating system… After a while, however, you will get hooked on the sheer raw power and speed.
Some words on Dreamweaver:
CSS from Dreamweaver is like HTML from FrontPage. Pure Bloat and Spaghetti! It should not be used in pro development and certainly not in situations where bandwidth may become an issue. Most times handrolling your CSS can reduce the size of your stylesheet by a minimum of 50%.
Jérôme Jaglale (June 23rd, 2008, 3:57 pm)
CSSEdit and Firebug together is what’s the most efficient to me.
Ebrahim (June 24th, 2008, 1:17 am)
Love CSSEdit, but it just lacks one thing - doesn’t allow editing markup.
Bier-Tier (June 24th, 2008, 2:05 am)
I am missing PSPad! Ok, it’s not a “full” CSS-Editor but i use em for all my stuff!
Jurjen (June 24th, 2008, 5:52 am)
I really miss the comparison in these kind of articles… Which one is SM’s choice???
vickym (June 25th, 2008, 3:52 am)
Anybody know which Windows editor is most like MacRabbit CSSEdit? I need an editor that can extract stylesheets from an existing site which uses php, javascript and ajax? Has to have a real-time preview etc?
emilio (June 25th, 2008, 6:48 am)
im use Gedit in all linux distribution with Gnome!!
DianeT (June 25th, 2008, 7:45 am)
I use TopStyle and have used it for a number of years. I find it to be the hands-down best CSS editor, and I’ve tried quite a few of them over the years. The clip library (code snippets) saves me a ton of work and time. The integration of Tidy has been invaluable when we’ve had to convert on old site full of deprecated code and lately, we’ve taken over a site built with Cold Fusion, and I was able to have Tidy strip out all the CF-specific code and leave clean, XHTML Strict pages ready to be put into .Net master pages.
I can’t wait for TopStyle 4 to come out !
kane (June 27th, 2008, 3:10 am)
i like komodo edit…pretty powerful and free. normally use it in conjunction with firebug
Ahmad Alfy (June 27th, 2008, 7:54 am)
I think I need to move to Mac :D
D. Carreira (July 4th, 2008, 8:45 pm)
Another vote for Notepad ++ ;)
Thanks,
Link [davidcarreira.com]
Saad Irfan (July 12th, 2008, 10:31 am)
well, of course visual studio, web developer are one of the best most best software for css creation. but no one can compete dreamweaver yet because of its easy tools. I mean even if you are creating first professional css page, dreamweaver helps you alot. no matter you are working in page. just by changing propertise of item or box in deesign page you can change css. which shows its quite easy and simple to use. if one one of you guys don’t use it or not aware about it well then try it. because it also give you drop easy down menu option which helps you alot to find your exact need. but if you are profeesional and need to work on form system or user or login panel pages system, then after having strong grip on css by using dreamweaver,it will be lot of easy for you to migrate or handle both of software such as visual web developer. which is quite essential for web developers nowadays. saadirfan.com
Shobhit (July 15th, 2008, 3:00 am)
Very Useful Article…
Christian (July 16th, 2008, 10:09 pm)
Not very useful article.. :-(
What I really DON’T like about these articles is that they are basically just at list of programs and features. Where are the conclusion?
I would really LOVE to read a last section called conclusion, which should go something like:
Luis Grolez (July 27th, 2008, 8:32 pm)
I vote for Coda, it just the best CSS editor out there.
Action$lax (August 1st, 2008, 2:51 am)
only one mention for Visual Web?? bah. VWD is free and very powerful especially for .net, also has good formatting capabilities for CSS… coudln’t live without it and I am a Mac man!
Joachim Bengtsson (August 1st, 2008, 11:44 am)
TextMate + CSSEdit for the win, seriously. CSSEdit’s live preview is just so good, and the UI is perfect.
Coda’s CSS editor is just a quick hack trying to copy CSSEdit and failing.
(As for the article: Where’s the conclusion? The ratings? At least give us a very rough approximate for what you think of the overall feel of the app.)
Ali (August 4th, 2008, 5:51 am)
notepad++
Link [notepad-plus.sourceforge.net]
sudeep (August 13th, 2008, 10:00 pm)
why Xyle didn’t provide the software in windows based?
sridhar (August 16th, 2008, 12:37 pm)
I agree. till today notepad++ is the most light weighted and best editor