CSS Path Generator

Hey

Some option to right click an element and get a generic path to similar items,say if I right click Hello2 I can get a path of ".links",or a list of paths,and I can see the matches highlight as I hover over the results

<body> <a>Hello1</a> <a>Hello2</a> <a>Hello3</a>

Your markup was eaten by the forum, sorry for that. We will fix this soon.

As for the feature, what do you intend to do with the paths? Paste them as CSS selectors? Maybe we can think of an easier solution.