Your Ad Here

Free CSS Editor Software for Linux and Ubuntu Gutsy

November 18, 2007

There are many CSS editors for Linux. Every of this software has particular features. Normally you can use a simple text editor to do a good CSS code for your web projects, but certainly a CSS editor could help you to do a beatiful CSS code.

Quanta as a Linux CSS Editor

quanta

Quanta Plus is an HTML and CSS editor. You can use it for HTML editing but also you could use it for CSS editing. You can find a color picker inside Quanta Plus to choose the colors for your CSS links or background and much more. Quanta is a good choice especially if you run KDE as Desktop Environment.

sudo apt-get install quanta (on Ubuntu Gutsy)

Bluefish as a Linux CSS Editor

bluefish

If you want a good HTML and CSS editor for your Gnome Desktop Environment, you can try Bluefish. Bluefish is another good text editor that you can use to edito PHP files, HTML files and CSS code. As Quanta Plus, it offers a unique solution to edit some several files.

sudo apt-get install bluefish (on Ubuntu Gutsy)

CSSED the best CSS editor for Linux compared to TopStyle for Windows

cssed

If you have experience with TopStyle for windows and you are searching for a similar software for Linux, STOP YOUR SEARCH! CSSED is right for you. In fact, CSSED has good features as a color picker and a CSS helper. So, you can edit your CSS code only with the use of Mouse. Click on CSS helper bar to show many CSS rules and use it on your code.

sudo apt-get install cssed (on Ubuntu Gutsy)

Related Post