Search found 2 matches

by Bronkoknorb
Sun Sep 22, 2002 10:16 am
Forum: Javascript
Topic: HTML 2 XHTML Converter
Replies: 3
Views: 5213

Thanks a lot.
But this program is very complicated and not easy to handle.
And I tried it with a php file an it got destroyed.

I would like a program that only does the things I listed above and is not so complicated.
by Bronkoknorb
Sun Sep 22, 2002 5:57 am
Forum: Javascript
Topic: HTML 2 XHTML Converter
Replies: 3
Views: 5213

HTML 2 XHTML Converter

Hello! This post is not directly related to PHP. Does anybody know a HTML to XHTML converter? It can be online or something to download. It should do this things: 1) all Tags change to little letters 2) add to tags like <BR> a "/" on the end (<br />) 3) tell me tags where i forgot the end ...