Forum Moderators: open
Today - for whatever reason - it was crashing every time I opened it. During two of those crashes, it wiped out two pages with lots of stuff on it (thank goodness for backups.) Last week it had erased a different page during a crash, but today it acted up like I've never seen.
Why on earth did Adobe release this thing? Is it easy to import, transfer, etc., a GoLive site to some other design program?
Ugh.
Then learn some CSS.
You may still use a WYSIWYG editor, but at least you will understand what you are looking at, and how to fix it.
People are sometimes put off by the prospect of learning HTML, but if you know what a paragraph is then you can learn what <p> does. Yes, it really is that simple.
WBF
I do know html, but I am incredibly and admitedly lazy.
I recommend you code with HTML as well - even though it takes more time, it's well worth it in the long run.
Actually, I code in straight text HTML as a time-saver. I've used a few WYSIWYG's over the years and have found that none of them could touch a text editor in terms of efficiency. I realize this may not be true for everyone, but it works for me.