ecco un esempio
devi utilizzare le pseudo-classicodice:td:first-child { background-color: yellow; } HTML <table> <tr> <td>cella1</td> <td>cella2</td> </tr> </table>
ecco un esempio
devi utilizzare le pseudo-classicodice:td:first-child { background-color: yellow; } HTML <table> <tr> <td>cella1</td> <td>cella2</td> </tr> </table>