Yeah, HTML is extremely simple. After you learn the basic tags like <a href, <img src, <i>, <b>, and <u>, etc, just about everything else starts to make sense. I still do things like tables using an editor like Macromedia Dreamweaver, rather than handcode them, just because I find it easier, but Matt's right, you shouldn't use Word for HTML. It adds tons of useless crap to your page that you can't see unless you look at the source code, but it makes your files ten times larger than they need to be.