:nth-child(4n) - use a 'number n' as a parameter to specify the style to every 4th cycle of the element (for example, highlight the table's 4th row in red, ...
確定! 回上一頁