WYSIWYG Editors are a lot of fun and easy to use.
While experienced designers are more likely to
use other tools, WYSIWYGs can be a good "first
step" in site building: great for beginners!
|
One of the best things a good html hand-coder will
do is to liberally "comment" their code:
(<!-- comments look like this -->) which makes editing by other
parties as painless as possible. We have yet to see a
WYSIWYG editor that will comment the code effectively.
|