Visualizzazione dei risultati da 1 a 2 su 2

Discussione: problemi con explorer

  1. #1
    Utente di HTML.it
    Registrato dal
    Jan 2009
    Messaggi
    70

    problemi con explorer

    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>

  2. #2
    innanzitutto mi sembra che ti manchi la chiusura del paragrafo.. no?
    Poi forse il tbody è quello che da problemi.. ma non so dirti come mai.. io non lo uso il tbody

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.