Is there a WYSIWYG HTML editor that can speed up web page creation, and generate clean, hand-editable HTML with div based layouts?

either Web or Desktop app will do

link|improve this question

33% accept rate
feedback

3 Answers

Try Amaya. It's a desktop WYSIWYG editor much like DreamWeaver but it's free and open source.

If you want a web-based one, you might want to check out CKEditor. You could check its feature list here.

link|improve this answer
feedback

Another option is Bluefish.

link|improve this answer
feedback

A great web based WYSIWYG editor is TinyMCE. It's used by WordPress and has tonnes of features and there are quite a few plugins available for it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.