[ale] OT: WYSIWYG HTML editor
Chris Fowler
cfowler at outpostsentinel.com
Fri Mar 12 16:20:02 EST 2004
Did you find a way to make it obey a format type like HTML 4.01 Strict?
I'm doing some tests with it and it does not seem to write any tags for
body and other stuff. I must have to manually do that myself. This is
what it created for me.
<form action="/cgi-bin/login.pl" method="POST">
<table>
<tr>
<td><table>
<tr>
<td>Login:</td>
<td><input type="text" maxlength="16"></td>
</tr>
<tr>
<td>Password</td>
<td><input type="password" maxlength="16" name="pass"></td>
</tr>
</table>
</td>
</tr>
</table>
<input type="submit" name="submit" value="Login">
</form>
As a test I'm just trying to use it to recreate a login page that we
wrote in VIM
On Fri, 2004-03-12 at 16:03, Jason Vinson wrote:
> Quanta works pretty well, and it's integrated into Konqueror, so you
> have a well developed rendering engine built right in. It's the best
> WYSIWYG editor I have found.
>
> Jason
>
>
>
> On Mar 12, 2004, at 3:10 PM, Chris Fowler wrote:
>
> > Has anyone used this:
> >
> > http://www.thekompany.com/products/quanta/
> >
> > I'm looking for a good full-featured product that can help me design
> > professional web pages *fast*. I do not care for an OSS app that maybe
> > half done.
> >
> > Thanks,
> > Chris
> >
> > _______________________________________________
> > Ale mailing list
> > Ale at ale.org
> > http://www.ale.org/mailman/listinfo/ale
More information about the Ale
mailing list