Did you ever have to clean up “dirty” HTML to make it somewhat more readable and standard-conforming?
If not – you’re lucky enough to be in another business…
But if you sometimes have to, it is rather stupid work and for sure you don’t like it… to get around this i just googled for a Webservice which would do that for me… but my (not very extensive) search yielded no results.
So, if you’re a developer and have some time for programming a new rather useful web-service – two proposals:
- a web-service where you can paste Word-HTML, any HTML with unreadable indents, spans with style-settings, style-attributes, font-tags, etc in and it would produce readable, clean HTML (of course it would be cool, if the settings for what should be kept and what not would be configurable)
- a web-service where you can upload Icons and replace a given color with another one (helpful for finishing a “color-branded” design, which is based on an existing one, when the designer is not at hand)
Filed under: Programming | Tagged: HTML, Standard, Webdesign, Webservice