In a css selector if we need to traverse from parent to child we use > symbol. To get all the immediate children we have to specify * symbol ...
確定! 回上一頁