I know it’s hard to get the hang of HTML at first, but after you have done it for awhile you will find it’s fairly simple to understand the codes.
Personally I HATE the WYSIWYG (“What You See is What You Get”) programs like FrontPage and Dreamweaver because they add so much extraneous code to your pages that does not need to be there.
But if you forced me to choose between the two, Dreamweaver is definitely much better.
No offense to anyone who is using it, but I consider FrontPage to be “HTML for Idiots.”
Once you get the hang of HTML codes, I recommend using a simple coding tool that speeds up the process of designing pages WITHOUT adding extra “garbage code” like FrontPage.
My personal favorite in this category is NoteTab Pro:
It only costs $19.95 for the “Pro” version, which is what I use.
It color-codes all the different codes making it easy to find and edit sections of codes and there are tools like the “table wizard” that make it easy to create tables, etc.
But best of all, this ia a pure HTML editor that does not add any code other than what you tell it to do. That keeps your page coding efficient and less cluttered.