Ver Mensaje Individual
  #11 (permalink)  
Antiguo 09/03/2005, 13:59
Avatar de SiR.CARAJ0DIDA
SiR.CARAJ0DIDA
 
Fecha de Ingreso: junio-2004
Ubicación: Acá
Mensajes: 1.166
Antigüedad: 19 años, 9 meses
Puntos: 4
No.. yo agrego inputs a un fieldset:

<form name="form1" method="post">
<table>
<tr>
<td>
<fieldset id="PG">
<legend>Partidos Grupo</legend>
</fieldset>
</td>
</tr>
</table>
</form>

esto es parte de la pagina, hay algo mal aca?

ademas "PG" no es lo mismo que "P_G"

Última edición por SiR.CARAJ0DIDA; 09/03/2005 a las 14:00