【週刊ドットインストール】 Seoul Startup Hubがおすすめ、レッスン制作・256timesの進捗
li:nth-child(3) { color: red; }
を
li , :nth-child(3) { color: red; }
としないのはなぜですか? :nth-child(3) が要素ではないから?
:nth-child(3)
この回答を見るにはプレミアムプランへの登録が必要です