kizu / ideas

Repo for some not-so-secret ideas for different things, more like todo-someday-in-the-future I guess
1 stars 0 forks source link

Linking the dom representation with the page itself #56

Open kizu opened 10 years ago

kizu commented 10 years ago

In web inspector and similar tools we have dom representation as a tree with html and all that stuff.

But it is sometimes not that easy to tell which item is which.

There could be a lot of ways to improve this, starting from using the actual colors from the css for those items in the tree, and then using the previews, images and similar things to help understand what is happening.