Konu
CSS ile şunu seçebilecek var mı?
20-12-2020, 02:29:28
#4
mchtyener
ul için id ya da class ata sonrasında .test > li:nth-child(1) , .test > li:nth-child(2), .test > li:nth-child(8) , .test > li:nth-child(10) { gerekli cssler yap } inş doğru anlamışımdır.