Possible Duplicates:
Looking for WYSIWYG HTML editor
Which HTML WYSIWYG tool do you recommend?
I need easy to use files upload and MS Word cleanup ability.
Possible Duplicates:
Looking for WYSIWYG HTML editor
Which HTML WYSIWYG tool do you recommend?
I need easy to use files upload and MS Word cleanup ability.
Dreamweaver is still by far the best, IMO.
It supports WYSIWYG using the webkit-engine but does very few unecessary changes to your manually edited html.
TinyMCE and CKEditor are very good. I have implemented in many of my projects. Works great.
Edit:
If you are using TinyMCE, you have a nice plugin to upload and manage files and images. MCFileManager - MCImageManager
I don't know about the best as that could mean something different for everyone else. But here's a good overview of different of such editors:
Why would you want to write your own WYSIWYG editor?
Grz, Kris.
I don't know if it's the "best", but I found tinyMCE - http://tinymce.moxiecode.com/ - to be very good.
If you want something clean, simple and free (open source), use KompoZer. It has the support of Mozilla.