Ver Mensaje Individual
  #5 (permalink)  
Antiguo 30/07/2010, 15:32
Toninito
 
Fecha de Ingreso: abril-2010
Mensajes: 40
Antigüedad: 14 años
Puntos: 0
Respuesta: Color de fila segun valor

esto es lo que impime en hrtml



<p>Registros: xx</p><table style='font-family: Calibri; font-size: x-small;' border=1><tbody><tr style=background-color:#F2F2F2>
<th>Id</th>
<th>Origen</th>
<th>Nombre</th>
<th>Apellido Paterno</th>
<th>Apellido Materno</th>
<th>Telefono</th>
<th>Correo</th>
<th>Estado</th>
<th>Interesado</th>
<th>Comentarios</th>
<th>Informacion</th>
<th>Fecha</th>
<th>Hora</th>
</tr> <tr >
<td>1</td>
<td>xx</td>
<td>xx</td>
<td>xx</td>
<td>xx</td>
<td>xx</td>
<td>xxx</td>
<td>xx</td>
<td></td>

</tr>
<tr >
<td>2</td>
<td>xx</td>
<td>xx</td>
<td>xx</td>
<td>xx</td>
<td>xx</td>
<td>xxx</td>
<td>xx</td>
<td></td>

</tr>


</table>

<p>Registros: xx </p>