Link to home
Start Free TrialLog in
Avatar of 1030071002
1030071002Flag for United States of America

asked on

what is a good css and html ide for ubuntu

what is a good css and html ide for ubuntu
Avatar of Fabio Marzocca
Fabio Marzocca
Flag of Italy image

If you really con't live without an ide (I prefer to work simply with a text editor) you can install Kompozer

sudo apt-get install kompozer
ASKER CERTIFIED SOLUTION
Avatar of danyul_c
danyul_c
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of 1030071002

ASKER

eclipse does not support html
or xhtml
 
Yes it does.

Assuming you're using Ganymede in the Help menu choose Software Updates.
Then in the available software tab choose Ganymede Update Site -> Web and Java EE Development -> Web Developer Tools and Web Page Editor

If you are in Galileo then I would assume they are in a similar position under the Galileo Update Site.

Eclipse is a huge program which allows you to add on the pieces you need to suit the type of development you do.

I use Eclipse for ALL web sites I create, whether it's PHP, xHTML or even Flex.
Go to http://www.eclipse.org/downloads/ and download the one that says Eclipse for PHP Developers.

Once you have that simply unpack the archive file you downloaded and then double click on eclipse in the directory. That should start it for you.
I also use those other language like java and c++
cant I get every thing
Yes you can. once you have the basic eclipse installed you can then go into the software updates section in the help menu and add in all the other components you need to support other languages.