If you think FrontPage is bad, you should see what happens if you use Word.
My boss decided to give us an example of what he wanted one of our webpages to look like. He used Word to lay it out, and then saved it as an HTML document.
The page had about 8 images arranged in two columns with a bunch of text for each image. There wer no links or anything else, because it was just a mock up.
The resulting HTML output came to 18 pages of code!!

I have one part of my slot car club site that is a page exported from Excel. It is not as bad, but it does use way too many CSS's for something that is just a table of text and numbers.
Word had stuck in all kinds of Cascading Style Sheets, XML, DHTML and all kinds of crap that was total unneeded for a page that only displayed text and images.
I have been using Arachnophilia for years. It is a really nice HTML editor. I used to use it exclusively. Now I use Dreamweaver about half the time because we have it at work.