Humbles tools
29 novembre 2008 by Voodoobytesman
In questa data accadde... Vedi su: BBC o su :
Wikipedia
Some littles tools I made for my purposes…
I goggled a lot to find a tool to extract inline styles and save them in an external file. I did not find it. I made it.
- Inline-to-external-css-extractor (2.147 kb) to extract from html pages inline styles (e.g. <div id="testata" style="position:absolute; left:217px; top:14px;width:782px; height:142px;z-index:2; visibility:visible;"><img name="testata_img" xsrc="design/testata.jpg" width="782" height="142" border="0"></div>).
It output a .css file and a new .html with external css linked.
Leave a feedback about… - will follow…