XHTML editor wanted!
Posted
by stolsvik
on Stack Overflow
See other posts from Stack Overflow
or by stolsvik
Published on 2010-05-21T13:14:24Z
Indexed on
2010/05/21
13:30 UTC
Read the original article
Hit count: 260
I need an editor that outputs clean HTML, and preferably strict XHTML with CSS, as I am going to display the resulting pages as help pages in a java application using xhmtlrenderer ("Flying Saucer") which apparently very much prefers XHTML with CSS 2.1.
Having searched stackoverflow for HTML editor and XHTML editor, I've found several mentioned. Aptana is one, Eclipse's Web Tools is another, and KompoZer is a third.
I am going to try these out. With this question, I ask whether there are other good options that would satisfy my requirements, and if there are any one of these mentioned or new ones that you'd recommend in particular, that I should focus a bit extra on?
© Stack Overflow or respective owner