Ver Mensaje Individual
  #3 (permalink)  
Antiguo 08/05/2006, 16:29
typerest
 
Fecha de Ingreso: marzo-2006
Mensajes: 27
Antigüedad: 18 años, 1 mes
Puntos: 0
A ver he puesto esto, y no me funciona:

Código HTML:
<html>
<head></head>
<body>
<table>
<tr> 
	<td>
		<div width="5" height="5">
			Fila numero 1 de la tabla
		</div>
	</td> 
</tr> 
</table> 
</body>
</html> 
Te referias a eso Mickel?