What is a good free html editor for a pc?
I'm new to PC land from mac world and need a good html editor. Is mozilla the only option?
Observing members:
0
Composing members:
0
14 Answers
I haven't used it myself, but one well-regarded free/open source html editor is nvu (
nvu.com).
Plus, depending on what you're building, there are lots of free online tools ala Google Pages--which is simple, but also pays for hosting (and is simple)
Or if you're feeling courageous, and want to learn html, you can get a free text editor like Jedit (
jedit.org), and use one of the many online tutorials on html and css and just do it by hand. It's much simpler that you would imagine.
The Google option isn't bad, except that it's reminicent of geocities sites, which always drove me crazy, for some reason. of course it's good "relevent' Google advertising, but all the same, it's advertised.
another good
ooops.. still getting used to the format here.. but another good html editor is Crimson Editor, which you can find here:
http://www.crimsoneditor.com/
notepad.exe, yo!
I personally use EditPlus for all of my editing. It's not super advanced, but it does do color-coding, as well as for a variety of programming languages (HTML included).
I personally like ConTEXT. It also supports many other coding languages, most with syntax highlighting too.
Of course, you can use a notepad or the equivalent of it on Linux (or does Linux use notepad too? Wouldn't think so...).
Have fun coding. :)
Nvu is quite good but it's based on Mozilla code so if you don't like Mozilla's HTML editor than you most likely also won't like Nvu.
I really like Bluefish (http://bluefish.openoffice.nl/) but that's only available for Linux and I suppose with "PC" you mean "Windows".
I've always found PSPad to be a good straight-up HTML editor. It has the simplicity of a text editor but with handy features such as syntax highlighting.
http://www.pspad.com/
a really good and basic HTML editor and writer is called Notepad. It comes with every PC (judging on what type) and is the main HTML writer and editor for PC
Answer this question
This question is in the General Section. Responses must be helpful and on-topic.