john tindell
Feb 26th, 2005, 10:58 AM
Hey does anyone know of a way to format HTML correcly
I have
<b>This</b> is a<b> test <u></b>document</u> that will be <b>displayed </b>via <u><b>PHP</u></b>
and want it formatted like
<b>This</b> is a <b>test</b> <u>document</u> that will be <b>displayed</b> via <b><u>PHP</u></b>
Any ideas?
Thanks
I have
<b>This</b> is a<b> test <u></b>document</u> that will be <b>displayed </b>via <u><b>PHP</u></b>
and want it formatted like
<b>This</b> is a <b>test</b> <u>document</u> that will be <b>displayed</b> via <b><u>PHP</u></b>
Any ideas?
Thanks