Coffee Cup HTML Editor. You can download it directly from the Coffee Cup website for about $50, and they've just come out with a new edition. This is an awesome program for the Newbie Web Designer. A nice bonus is that once you buy the Coffee Cup HTML Editor, you get free upgrades forever. I should add that I'm not connected with these guys in any way, but when I find a great product, I like to pass the word along. I first read about them right here on CNET.
Now here's the long story:
You get templates to base your design around - or delete the codes and design from scratch. There are easy to use (just click on them) html codes like <center>, <marquee> (for scrolling letters or pictures), <b> for bold, <br> for break (between paragraphs or photos). If you can understand what you just read, the rest will be reasonably easy to follow.
There are tables you can design (with colored borders), letter fonts can be controlled by you. You can add sound files, flash animations, special effects. One of the best functions of Coffee Cup is that you just "drag-and-drop" your picture files into the webpage design, using your mouse. As you write, you can swich back and forth to see what the webpage is looking like. Coffee Cup can also show you where you made errors in your html writing, and fix them for you.
By letting Coffee Cup do a lot of the work for you, you can compare an action you made against the html language the Coffee Cup program writes, and learn how to do the writing for yourself, if you choose.
Example: You type "Newbie". Now you want it in Arial font, colored blue, bold, font size 5 - and you want it to scroll across your webpage. So, you highlight "Newby", go into the font wizard and click "Arial" then click the color of blue you want from a pallet, click "Bold", click Size "6". Then hit "Okay". Finally click on <marquee></marquee>.
Your result in html will be something like: <marquee><face="Arial" font size="6" color="0000FF"><b>"Newbie"</b></font></marquee>.
If you want to see Coffee Cup in action, visit my biz website at http://www.americanfamilyphoto.com. I knew NOTHING about html language when I bought the program, and within an hour, I was already experimenting around and putting together a web page.