Visualizzazione dei risultati da 1 a 3 su 3

Discussione: Cosa sbaglio?????

  1. #1
    Utente di HTML.it L'avatar di mintom
    Registrato dal
    Nov 2003
    Messaggi
    274

    Cosa sbaglio?????

    cosa sbaglio???
    premetto che dovrebbe essere un tabella con tre immagini, la prima e la terza con colleg. iper., la seconda e' semplicemente un divisore.
    se tolgo gli href tutto ok, ma se li metto (com'e' ora) mi visualizza solo la barra...

    <table width="300" height="35" align="center" border="0"

    cellspacing="0" cellpadding="0">
    <tr>
    <td><a href="1.html>[img]1.gif[/img]</a></td>
    <td>[img]barra.gif[/img]</td>
    <td><a href="3.html>[img]3.gif[/img]</a></td>

    </tr>
    </table>
    "If you are not one of us, you are one of them. Sentient programs. They can move in and out of any software still hard-wired to their system. That means that anyone we haven't unplugged is potentially an agent."

  2. #2
    Macano due virgolette:
    [code]
    <table width="300" height="35" align="center" border="0"

    cellspacing="0" cellpadding="0">
    <tr>
    <td>[img]1.gif[/img]</td>
    <td>[img]barra.gif[/img]</td>
    <td>[img]3.gif[/img]</td>
    </tr>
    </table>
    FEDERIX.IT - [Pillola] GRAFICA DEI FORM

    ...ho ancora quella forza che ti serve, quando dici "Si comincia!"

  3. #3
    Utente di HTML.it L'avatar di mintom
    Registrato dal
    Nov 2003
    Messaggi
    274
    ops...grazie mille
    "If you are not one of us, you are one of them. Sentient programs. They can move in and out of any software still hard-wired to their system. That means that anyone we haven't unplugged is potentially an agent."

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.