Le ultime parole famose...
Il codice dell'iframe è praticamente sempre lo stesso, però questo
codice:
<iframe src="approfondimenti/primoalbo.html" name="tab" width="236" height="100" marginheight="0" marginwidth="2" scrolling="auto" frameborder="0"></iframe>
mi carica la pagina primoalbo.html, mentre questo
codice:
<iframe src="approfondimenti/harlan_caleb.html" name="tab" width="236" height="100" marginheight="0" marginwidth="2" scrolling="auto" frameborder="0"></iframe>
mi produce questa roba qui!
