in reply to Generating forms

Thinkking of dreamweaver, it seems an increasingly large part of my time is spent tidying our designer's code. For example, stripping font tags (i hate font tags *mutter*) and replacing them with style sheet entries.

Then you run into dreamweaver lines like this......

<td align="left" width="412"><i><b></b><b></b></i><b></b> <td>
It isnt worth stripping... but, well, dont /YOU/ wish you could design like that ;)

Oh, BTW, I'm looking into writing a HTML::Office module. One that will read in an Office generated HTML file and turn it into actual HTML. Any comments? ;)

Edit by tye