Ver Mensaje Individual
  #5 (permalink)  
Antiguo 05/05/2011, 11:01
Avatar de mikolbe
mikolbe
 
Fecha de Ingreso: octubre-2010
Mensajes: 104
Antigüedad: 13 años, 6 meses
Puntos: 2
Respuesta: Medidas de objetos

Cita:
Iniciado por Ueki Ver Mensaje
¿Cómo es el código que tienes? Puedes postearlo?
Código HTML:
Ver original
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  4. <title>Untitled Document</title>
  5. </head>
  6. body {
  7.     margin-bottom:0px;
  8.     margin-left:0px;
  9.     margin-right:0px;
  10.     margin-top:0px;
  11. }
  12.  
  13. <table height="100px" width="100%">
  14. <tr>
  15. <td>
  16. </td>
  17. </tr>
  18. <iframe width="100%" height="100%" name="mainFrame" src="http://www.google.com" ></iframe>
  19. </body>
  20. </html>


Donde está la Tabla, va el SWF con las mismas dimensiones, la página de google es para tenerla de prueba.


Saludos.-
Muchas gracias!!!

<<[[MIKOL]]>>