... 的「偽類選取器(pseudo class selector)」,標準的語法是:nth-child(n),其中括弧內的「n」 ... tr:nth-child(odd){ background-color:#ccc; }.
確定! 回上一頁