We use nth-of-type CSS selector to select the first tr of the table. If you want to select n-th row, change the number from 1 to n.
確定! 回上一頁