El selector nth-child en CSS, se refiere al N-esimo elemento de una tabla o ... tr:nth-child( 3 ){ color : crimson; font-weight : bold ; } ...
確定! 回上一頁