Tema: OBJECT tag
Ver Mensaje Individual
  #2 (permalink)  
Antiguo 03/04/2012, 11:05
Avatar de emprear
emprear
Colaborador
 
Fecha de Ingreso: junio-2007
Ubicación: me mudé
Mensajes: 8.388
Antigüedad: 16 años, 10 meses
Puntos: 1567
Respuesta: OBJECT tag

El atributo que carga los datos en un object es data
Ejemplo

Código HTML:
Ver original
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <title>Object</title>
  5. <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  6. </head>
  7. <object data="esquema.html" type="text/html" width="400" height="400"></object>
  8.  
  9. <hr />
  10.  
  11. <object data="http://forosdelweb.com" type="text/html" width="400" height="400"></object>
  12. </body>
  13. </html>

SAludos
__________________
La voz de las antenas va, sustituyendo a Dios.
Cuando finalice la mutación, nueva edad media habrá
S.R.