What is the best WYSIWYG program. I used one before that was good but i couldnt open existing html files so i can edit. Just the projects. Whats a good one. Thanks. I need it to put banners and content around a forum. Thanks
I highly recommend NOT using a WYSIWYG editor on any forum or blog template. The template files usually contain 'placeholders' that are unique for the software in question. WYSIWYG editors are notorious for interjecting their own code and placeholders which could seriously muck up the templating system. Suggest you just hand code those blocks of code into the template. Try using Html-Kit, a free, stable Html editor which features code highlighting and has a preview pane to see your work as you progress.