CSS selector for first element with class - Stack Overflow
經安全檢測,此網站為安全網站,請放心前往原始網址!
CSS selector for first element with class - Stack Overflow
I have a bunch of elements with a class name red : ... The :first-child selector is
intended, like the name says, to select the first child of a parent tag.