i little giddy when come across perfect uses :nth-child or :nth-of-type (read difference). better understand them, more css nerdgasms have!
does body knows how pure css supoort ie8 rule
li:nth-child(n+2) { color: green; }
i little giddy when come across perfect uses :nth-child or :nth-of-type (read difference). better understand them, more css nerdgasms have!
does body knows how pure css supoort ie8 rule
li:nth-child(n+2) { color: green; }
Comments
Post a Comment