- Beranda
- Komunitas
- Tech
- Website, Webmaster, Webdeveloper
bagaimana cara menggunakan > + sibling di css?


TS
huseinbandi
bagaimana cara menggunakan > + sibling di css?
this is my case:
when i use this code below, the code is working properly:
#arsip:hover > div:first-child
#arsip:hover > div:nth-child(2)
but when i merge that code like this..it doesn't work:
#arsip:hover > div:nth-child(2) + div:first-child,
when i use this code below, the code is working properly:
#arsip:hover > div:first-child
#arsip:hover > div:nth-child(2)
but when i merge that code like this..it doesn't work:
#arsip:hover > div:nth-child(2) + div:first-child,
0
1.2K
8


Komentar yang asik ya
Urutan
Terbaru
Terlama


Komentar yang asik ya
Komunitas Pilihan