In a message dated 2/1/2006 11:09:52 PM Pacific Standard Time, [EMAIL PROTECTED] writes: I've been coding HTML for years but I tend to avoid it these days. Perhaps I'm getting lazy as well, or maybe I'm just trying to be more productive :)
I do keep a very close eye on what the software produces as I'm still very fussy about code formatting. About the only time I edit the code directly is when working on Javascript and PHP (which is actually very often these days). Sometimes I'll go into the code when the editor is being annoying (particularly when shifting table cells around). Doing HTML by hand can be error-prone, and browsers are sometimes a little too forgiving of minor syntactical errors. - Dave ======= I use a HTML editor, naturally, that does it's own validation. I am one of the few, it seems, that likes this editor, because it is NOT WYSIWYG. The big advantage is that it's free. I've been using it for years. You do have to know HTML, but it helps you a lot with it. And it has a spell checker in addition to the validation. http://www.arachnoid.com/arachnophilia/ Actually, I like version 4 better. But version 5 runs on more platforms. Marnie aka Doe

