thank you people for peeking in. As I stated before it is just a visual edition of mieleman's neat tool, who BTW developed it visually a bit further than I.
in terms of the hello world example: isaplai you're totally right and thank you for the comment. it was just a quick fix cause it drove me nuts always writing a whole document from scratch. (which BTW is not needed, you can start right of with a DIV oder P or whatever you want)
@envek: that's right: putting a doctype statement is a pretty good idea.
so why all the complaining. why not starting a version by yourselves Be therefore encouraged, it's free software (see statement of mieleman). so when my exams are finished, perhaps I do my "homeworks" hehe
<p>please, make it's BIGGER! </p><p>and fix errors...</p><p>why it don't insert a doctype? for example, html 4 transitional: <span style="color: maroon;"><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"></span></p>
By mark1506, # Jul 10, 2007 2:09:28 AM
By laraso, # Jul 7, 2006 3:28:05 PM
thank you people for peeking in. As I stated before it is just a visual edition of mieleman's neat tool, who BTW developed it visually a bit further than I.
in terms of the hello world example: isaplai you're totally right and thank you for the comment. it was just a quick fix cause it drove me nuts always writing a whole document from scratch. (which BTW is not needed, you can start right of with a DIV oder P or whatever you want)
@envek: that's right: putting a doctype statement is a pretty good idea.
so why all the complaining. why not starting a version by yourselves
so long
By Philipppixel, # Jul 7, 2006 3:11:05 PM
for example, html 4 transitional: <span style="color: maroon;"><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"></span></p>
By envek, # Jul 6, 2006 3:46:47 PM
your initial code is wrong: it should end with </body></html> (not the other way around)
By lsaplai, # Jun 30, 2006 8:51:49 AM
By fred_erik, # Jun 29, 2006 6:34:41 PM