Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はGoogleを検索し、nth:childの方程式の書き方を知っていますが、次の子を選択できません。5 番目、9 番目、13 番目、17 番目、... を選択する必要があります。
そのための方程式を知っていますか?
:nth-child(4n+5)
それはうまくいくはずです