Comment on Show HN: CSS Speedrun – A small game to test and improve your CSS knowledgeComments−jdefelice4yI got stuck on level 7 because I forgot id selectors where a thing.−jacobmischka4yHa, 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.−mlajtos4yI also forgot, but "reinvented" them – `[id="foo"]`
Comments
I got stuck on level 7 because I forgot id selectors where a thing.
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"]`