WYSIWYG browser editor that generates *good* HTML?
Posted
by dauerbaustelle
on Stack Overflow
See other posts from Stack Overflow
or by dauerbaustelle
Published on 2010-04-09T00:15:55Z
Indexed on
2010/04/09
0:23 UTC
Read the original article
Hit count: 721
I'm searching for a "suck less" WYSIWYG browser HTML editor that generates good HTML code.
(no <font>, <foo style="...">, <p></p><span></span><p><span> </span><span><span>blah</span></<span></p> and so on -- <b> and <i> etc is ok).
Should be easy-to-use as it is going to be used by people that do not know what HTML is.
Any suggestions?
(I found a lot of editors but they all create that <font> and nested <span> crap that breaks site design and bloats a site with one table up to 100kB.)
© Stack Overflow or respective owner