"; for ($i = 1; $i <= $filas; $i++) { // Elegir color de fondo según paridad de fila $bgColor = ($i % 2 == 0) ? $colorB : $colorA; echo "