ALquien podria fijarse si puede crear un Iframe de este tipo y si le funciona compartir como hizo?
Yo probé con iframe en HTML
Código:
y con objet en HTML5<iframe width="100%" height="254" src="http://www.google.com"></iframe>
Código:
<object type="text/html" data="https://skydrive.live.com/" width="1100" height="2200"> </object>
Mil Gracias