5 ms·
I got stuck on level 7 because I forgot id selectors where a thing.
by jdefelice 5y ago
I got stuck on level 7 because I forgot id selectors where a thing.
- jacobmischka 5y agoHa, 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.
- mlajtos 5y agoI also forgot, but "reinvented" them – `[id="foo"]`