Visualizzazione dei risultati da 1 a 2 su 2

Discussione: pillola errata?s

  1. #1
    Utente di HTML.it L'avatar di Gelion
    Registrato dal
    Jul 2002
    Messaggi
    1,233

    pillola errata?s

    <table border="1" width="100%">
    <tr>
    <td width="33%"> </td>
    <td width="33%"> </td>
    <td width="34%"> </td>
    </tr>
    <tr>
    <td width="33%"> </td>
    <td width="33%">
    <iframe src="pagina_contenuta_nell'_iframe name="iframe" width="100%" height="100%"></iframe>
    </td>
    <td width="34%"> </td>
    </tr>
    <tr>
    <td width="33%"> </td>
    <td width="33%"> </td>
    <td width="34%"> </td>
    </tr>
    </table>

    dove sta l-errore?
    Se non è bello ciò che è bello figuriamoci ciò che è brutto...

  2. #2
    arcoseno
    Guest
    hai dimenticato di chiudere l'apice doppiio nell'src?

    <iframe src="pagina_contenuta_nell'_iframe" name="iframe" width="100%" height="100%"></iframe>

    che errore ti da?

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.