Hacker News new | ask | show | jobs
by jdefelice 1610 days ago
I got stuck on level 7 because I forgot id selectors where a thing.
2 comments

Ha, I also thought they were class selectors for a while too, I think because I usually put id before class when I'm writing html.
I also forgot, but "reinvented" them – `[id="foo"]`