1. 2. 3. 4. 5. 6. 7. ul :nth-child(even) {. color : red ;. } ul :nth-child(odd) {. color : gray ;. } This gives us the following: HTML; CSS.
確定! 回上一頁