Child selectors syntax has two parts. First part specifies parent element and second part specifies child elements. #section1 > p { color:red; }.
確定! 回上一頁