Hacker News new | ask | show | jobs
by dkopi 3710 days ago
Chrome Developer tools. Inspect an element to get it in the elements tab. Right click the element's HTML, copy -> copy selector.

#hnmain > tbody > tr:nth-child(3) > td > table > tbody > tr.athing > td.default

1 comments

Explain that to a small business owner (our customers) using IE of Safari. ;-)
Why not make a screencast?