salve a tutti ho un problema, quando apro il codice che vi posto con firefox tutto funziona come dovrebbe, mentre quando lo apro con explorer succede un macello, mica mi sapete dire se ho usato qualche tag che explorer non ama tanto??.......

codice:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>home</title>
</head>
<body>
<table style="text-align: left; width: 100%; height: 100%;"
 border="0">
  <tbody>
    <tr>
      <td style="height: 50%; width: 50%;">[img]361.jpg[/img]
	<p style="font-weight: bold; color: rgb(204, 153, 51);">Sii vivo! 
Entra in B-live, condividi 	le tue foto, video,  passioni e quant'altro ti faccia sentire vivo...

	Esci dai soliti social network, comincia a vivere in B-live!</td>
      <td style="height: 50%; width: 50%;"><iframe style="width: 100%; height: 100%;" src="Registrazione.html" name="reg" frameborder="0" scrolling="no"></iframe></td>
    </tr>
  </tbody>
</table>


</body>

</html>