IS there any tool that does the following, given a url?
- strip everything (all text) from the page, except the markup (all the html elements)
- add a border to all the div, span, table, tr, td etc in the page
- keep the original size of the div, span etc (even though they are empty now, in terms of the data in them)