Hi,
I use NVU to create HTML ... but after lots of edits of a page it leaves all sorts of dead junk behind.
Is there a good HTML optimiser out there, free or commercial?
Most optimisers seem to simply strip whitespace and remove some very simple redundancies.
However I am looking for a REAL optimiser which can detect redundant code by tracking the current "bold" level, font details, colour etc... in other words the optimiser knows if the context is ALREADY say "red text colour" and so so won't repeat a colour command.
Thanks.
I use NVU to create HTML ... but after lots of edits of a page it leaves all sorts of dead junk behind.
Is there a good HTML optimiser out there, free or commercial?
Most optimisers seem to simply strip whitespace and remove some very simple redundancies.
However I am looking for a REAL optimiser which can detect redundant code by tracking the current "bold" level, font details, colour etc... in other words the optimiser knows if the context is ALREADY say "red text colour" and so so won't repeat a colour command.
Thanks.

Comment