Grazie mille!!
grazie al to consiglio ho risolto così
Grazie ancoracodice:<style> TABLE#da_daevidenziare tr:nth-child(odd) { background: white; } TABLE#da_daevidenziare tr:nth-child(even) { background: yellow; } </style> <table width="100%" border="0" cellpadding="0" cellspacing="0" id="da_daevidenziare"> .....


Rispondi quotando
