回答編集履歴

1

訂正

2024/05/01 02:34

投稿

Lhankor_Mhy
Lhankor_Mhy

スコア36616

test CHANGED
@@ -1,4 +1,4 @@
1
- `:nth-child() of <selector>` がいいかと思います。
1
+ `:nth-child( ... of <selector> )` がいいかと思います。
2
2
 
3
3
  [The of <selector> syntax | :nth-child() - CSS: Cascading Style Sheets | MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/:nth-child#the_of_selector_syntax)
4
4