← Desenvolvimento

[Resolvido] iFrame

Lida 1280 vezes

Offline

Tomahock 
Membro
Mensagens 317 Gostos 0
Troféus totais: 27
Trófeus: (Ver todos)
Apple User Super Combination Combination Topic Starter Poll Voter Level 5 Level 4 Level 3 Level 2 Level 1

Olá

Alguém me pode dizer porque é que este código não está a funcionar correctamente:

Código: [Seleccione]
   <iframe src="http://ruipina.net/ecotec/blog/index.html" heigth="800" width="600" frameborder="0" name="principal"></iframe>

Problema:

- a altura não tá funcionar, aparece uma coisa mais pequena.

Vou também deixar o código da tabela onde está colocado isso:

Código: [Seleccione]
<table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="35" height="241">&nbsp;</td>
    <td bgcolor="#FFFFFF"><div align="center"><a href="/pt/index.html"></a>
      <iframe src="http://ruipina.net/ecotec/blog/index.html" heigth="800" width="600" frameborder="0" name="principal"></iframe></div>     
      </td>
    <td width="37">&nbsp;</td>
  </tr>
</table>

Alguém me pode dar soluções?

ty
Offline

Tomahock 
Membro
Mensagens 317 Gostos 0
Troféus totais: 27
Trófeus: (Ver todos)
Apple User Super Combination Combination Topic Starter Poll Voter Level 5 Level 4 Level 3 Level 2 Level 1

Problema resolvido!

Podem fechar :)