Ed Mullen wrote: ...
Every WYSIWYG HTML editor makes such suggestions/changes. And every one of them creates dubious code. Some of them create horrible code. The only - ONLY - answer is to learn HTML and CSS and use a plain-text editor to write your pages. Every page on my sites is done this way. Then you validate: http://validator.w3.org/ http://jigsaw.w3.org/css-validator/ Then you correct. Then you (hopefully) have a good site.
Agreed: cannot overemphasize the importance of using validator.w3.org Conforming web sites can often be run on any browser and even cell phones. For maintenance purposes, you can put a link to w3.org that lets you check new pages with a single click. _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

